pmr_app/app/views/admin/realisations/index.html.haml
Nicolas Bally fea44b6c50 manys
2016-02-16 10:32:04 +01:00

7 lines
199 B
Plaintext

.header
.right= link_to 'Ajouter un réalisation', new_admin_realisation_path, :class => "btn btn-success", :remote => true
%h1 Liste des réalisations
.padding
=render :partial => "index_block"