This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
phone_app/app/views/admin/menus/index.html.haml
2021-08-23 10:26: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"