olwen_demo_app/app/views/admin/menus/index.html.haml
Nicolas Bally 7b2e6811dd initial
2020-06-05 11:10:02 +02:00

5 lines
119 B
Plaintext

.grid_12
%h1 Gestion des menus
=link_to "Ajouter un menu", new_admin_menu_path
=render :partial => "index_block"