coton_app/app/views/admin/p_tanks/index.html.haml
2018-12-15 14:06:53 +01:00

25 lines
391 B
Plaintext

.qi_header
.right= link_to 'Ajouter une cuve', "/admin/p_tanks/new", :class => "btn btn-primary", :remote => true
%h1
Achats
%span
Cuves
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th Nom
%th Matière
%th Volume
%th
Volume utilisé
%th
%tbody#p_tanks_rows
=render @p_tanks