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