access to managersw only

This commit is contained in:
Harry Bomrah 2018-01-17 16:12:08 +08:00
parent 9c83fc4670
commit e37286ef6e
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ module PropertyHire
data_count 1..30
side_bar do
head_label_i18n 'property_hire.property_hire', icon_class: "icons-map"
available_for "users"
available_for "managers"
active_for_controllers (['admin/property_hires'])
head_link_path "admin_property_hires_path"