modified the user access level

This commit is contained in:
Harry Bomrah 2014-12-11 17:59:00 +08:00
parent b477d5469d
commit caebbdda95
1 changed files with 1 additions and 1 deletions

View File

@ -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"