added new shared partials for actions near submenu
This commit is contained in:
parent
ee1dfc1e9e
commit
89dd1e1c39
1
app/views/admin/shared/actions/_assets.html.haml
Normal file
1
app/views/admin/shared/actions/_assets.html.haml
Normal file
@ -0,0 +1 @@
|
||||
= link_to content_tag(:span, t('admin.asset_collections.index.new')), new_admin_asset_collection_url
|
1
app/views/admin/shared/actions/_contents.html.haml
Normal file
1
app/views/admin/shared/actions/_contents.html.haml
Normal file
@ -0,0 +1 @@
|
||||
= link_to content_tag(:em) + content_tag(:span, t('admin.content_types.index.new')), new_admin_content_type_url
|
Loading…
Reference in New Issue
Block a user