qi6_app/app/views/admin/p_ship_tours/index.html.haml
2019-05-17 12:30:45 +02:00

22 lines
390 B
Plaintext

.qi_header
.right= link_to 'Créer une tournée', new_admin_p_ship_tour_path(), :class => "btn btn-primary bgbd-tournees", :remote => true
%h1
Tournées
%span
Liste
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th Nom
%th Nombre camions
%th Etat
%th
%tbody#p_ship_tours_rows
=render @p_ship_tours