Skip to content

Commit

Permalink
Merge branch 'release/0.6.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
kalashnikovisme committed Mar 7, 2016
2 parents c1fad0d + a7743d8 commit d20d76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/concerns/notificatable_items.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Concerns
module NotificatableItems
def self.items
[ :member, :questionary, :news, :event, :user, :feedback, :comment, :article, :position ]
[ :member, :questionary, :news, :event, :feedback, :comment, :article, :position ]
end
end
end

0 comments on commit d20d76d

Please sign in to comment.