heylium_app/app/views/admin/menus/index.html.haml
Nicolas Bally 8e18de4077 initial
2016-08-03 00:22:29 +02:00

5 lines
119 B
Plaintext
Executable File

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