demarches-normaliennes/app/views/admin/procedures/index.html.haml

7 lines
208 B
Text
Raw Normal View History

= link_to("Nouvelle procédure", "/admin/procedures/new", class: 'btn btn-success', style: 'float:right; margin-top:2%;')
%h1 Gestion des procédures
2015-10-26 15:54:20 +01:00
%br
= render partial: 'onglets'
= render partial: 'list'