diff --git a/plugins/notification/controllers/notification_plugin_profile_controller.rb b/plugins/notification/controllers/notification_plugin_profile_controller.rb index ca68bef..d43ab0e 100644 --- a/plugins/notification/controllers/notification_plugin_profile_controller.rb +++ b/plugins/notification/controllers/notification_plugin_profile_controller.rb @@ -1,8 +1,8 @@ class NotificationPluginProfileController < ProfileController - append_view_path File.join(File.dirname(__FILE__) + '/../../views') +# append_view_path File.join(File.dirname(__FILE__) + '/../../views') #FIXME make this test - needs_profile +# needs_profile protect 'see_loby_notes', :profile diff --git a/plugins/notification/views/notification_plugin_admin/index.html.erb b/plugins/notification/views/notification_plugin_admin/index.html.erb index 49124dd..6d2d6b4 100644 --- a/plugins/notification/views/notification_plugin_admin/index.html.erb +++ b/plugins/notification/views/notification_plugin_admin/index.html.erb @@ -1,20 +1,12 @@