makes spaces consistent
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class Moderation::CommentsController < Moderation::BaseController
|
||||
|
||||
has_filters %w{all pending_flag_review with_ignored_flag}, only: :index
|
||||
|
||||
before_filter :load_comments, only: :index
|
||||
|
||||
load_and_authorize_resource
|
||||
|
||||
Reference in New Issue
Block a user