From 09dd3a0b1f32ef09cb05e4e4c032ad41b2dbbd53 Mon Sep 17 00:00:00 2001 From: nccu Date: Wed, 12 Nov 2014 11:33:47 +0800 Subject: [PATCH] update news_admin authority --- app/controllers/admin/news_admins_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/admin/news_admins_controller.rb b/app/controllers/admin/news_admins_controller.rb index 165eab6..6a8fb97 100644 --- a/app/controllers/admin/news_admins_controller.rb +++ b/app/controllers/admin/news_admins_controller.rb @@ -2,7 +2,7 @@ class Admin::NewsAdminsController < OrbitAdminController def initialize super - @app_title = 'news_admin' + @app_title = 'news' end def index