maisonarbre_app/app/views/admin/menus/index.html.haml
Nicolas Bally 1fa250e0e4 Initial
2011-07-15 12:29:09 +02:00

5 lines
116 B
Plaintext

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