sadem_app/app/views/admin/m_odrs/index.html.haml
Nicolas Bally 000500e534 init
2020-02-25 02:33:11 +01:00

30 lines
532 B
Plaintext

.qi_header
.right= link_to 'Ajouter ', new_admin_m_odr_path(), :class => "btn btn-primary", :remote => true
%h1
%span
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th name
%th slug
%th start_at
%th end_at
%th public_end
%th address_process
%th rib_process
%th description
%th email_needed
%th tel_needed
%th p_customer_id
%th.actions
%tbody#m_odrs_rows
=render @m_odrs