do the extra include of language helper for the vanna controller…
This commit is contained in:
parent
7e76c55f56
commit
a482d90bf0
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ module NotificationsHelper
|
||||||
include PeopleHelper
|
include PeopleHelper
|
||||||
include UsersHelper
|
include UsersHelper
|
||||||
include ApplicationHelper
|
include ApplicationHelper
|
||||||
|
include LanguageHelper
|
||||||
|
|
||||||
def object_link(note, actors)
|
def object_link(note, actors)
|
||||||
target_type = note.popup_translation_key
|
target_type = note.popup_translation_key
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue