pic_vert_app/app/views/admin/plumes/index.html.haml
2018-03-20 17:24:52 +01:00

8 lines
222 B
Plaintext

.qi_header
.right= link_to 'Ajouter une plume', new_admin_plume_path(), :class => "btn btn-primary", :remote => true
%h1 Plumes
.qi_row
.qi_pannel.qi_plain.padding
#plumes_index=render :partial => "index_block"