diff --git a/app/controllers/tags_controller.rb b/app/controllers/tags_controller.rb index 3ce661e44..5cd085592 100644 --- a/app/controllers/tags_controller.rb +++ b/app/controllers/tags_controller.rb @@ -3,7 +3,7 @@ # the COPYRIGHT file. class TagsController < ApplicationController - helper :comments + helper :comments, :likes skip_before_filter :count_requests skip_before_filter :set_invites skip_before_filter :which_action_and_user