sadem_app/app/views/admin/m_odrs/index.html.haml

29 lines
491 B
Plaintext

.qi_header
.right= link_to 'Ajouter ', new_admin_m_odr_path(), :class => "btn btn-primary", :remote => false
%h1
ODR
%span
Liste des ODR
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th Client
%th Nom
%th Lien
%th Lien validation BA
%th Date de début
%th Date de fin
%th Fin de réception
%th.actions
%tbody#m_odrs_rows
=render @m_odrs