update news_admin authority
This commit is contained in:
parent
08de6612cb
commit
09dd3a0b1f
|
@ -2,7 +2,7 @@
|
|||
class Admin::NewsAdminsController < OrbitAdminController
|
||||
def initialize
|
||||
super
|
||||
@app_title = 'news_admin'
|
||||
@app_title = 'news'
|
||||
end
|
||||
|
||||
def index
|
||||
|
|
Loading…
Reference in New Issue