modified the user access level
This commit is contained in:
parent
b477d5469d
commit
caebbdda95
|
@ -10,7 +10,7 @@ module RegisteredSites
|
|||
|
||||
side_bar do
|
||||
head_label_i18n 'registered_sites.registered_sites', icon_class: "icons-earth"
|
||||
available_for "admin"
|
||||
available_for "users"
|
||||
active_for_controllers (['admin/ad_banners','admin/ad_images'])
|
||||
head_link_path "admin_registered_sites_path"
|
||||
|
||||
|
|
Loading…
Reference in New Issue