sadem_app/app/views/admin/m_odr_files/index.html.haml
Nicolas Bally 2e982b4fd2 suite
2020-02-27 13:51:18 +01:00

25 lines
428 B
Plaintext

.qi_header
.right= link_to 'Ajouter ', new_admin_m_odr_file_path(), :class => "btn btn-primary", :remote => true
%h1
%span
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th file
%th m_odr_id
%th action_date
%th notes
%th name
%th m_odr_file_type_id
%th.actions
%tbody#m_odr_files_rows
=render @m_odr_files