diff --git a/plugins/environment_notification/controllers/public/environment_notification_plugin_public_controller.rb b/plugins/environment_notification/controllers/public/environment_notification_plugin_public_controller.rb index b801058..cf6fea6 100644 --- a/plugins/environment_notification/controllers/public/environment_notification_plugin_public_controller.rb +++ b/plugins/environment_notification/controllers/public/environment_notification_plugin_public_controller.rb @@ -1,6 +1,7 @@ class EnvironmentNotificationPluginPublicController < PublicController helper EnvironmentNotificationHelper + include EnvironmentNotificationHelper def notifications_with_popup @hide_notifications = hide_notifications -- libgit2 0.21.2