change icon
This commit is contained in:
parent
a046c82b8b
commit
edabaed8e8
|
@ -13,7 +13,7 @@ module Testing
|
||||||
frontend_enabled
|
frontend_enabled
|
||||||
data_count 1..30
|
data_count 1..30
|
||||||
side_bar do
|
side_bar do
|
||||||
head_label_i18n 'testing.testing', icon_class: "icons-help"
|
head_label_i18n 'testing.testing', icon_class: "icon-trash"
|
||||||
available_for "users"
|
available_for "users"
|
||||||
active_for_controllers (['admin/testings'])
|
active_for_controllers (['admin/testings'])
|
||||||
head_link_path "admin_testings_path"
|
head_link_path "admin_testings_path"
|
||||||
|
|
Loading…
Reference in New Issue