update news_admin authority

This commit is contained in:
nccu 2014-11-12 11:33:47 +08:00
parent 08de6612cb
commit 09dd3a0b1f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
class Admin::NewsAdminsController < OrbitAdminController
def initialize
super
@app_title = 'news_admin'
@app_title = 'news'
end
def index