mmsc_app/app/views/admin/s_modules/index.html.haml
Nicolas Bally a6aa1f6074 Initial
2020-05-25 11:40:11 +02:00

27 lines
558 B
Plaintext

.qi_header
.right= link_to 'Ajouter ', new_admin_s_module_path(), :class => "btn btn-primary", :remote => true
%h1
Modules
%span
Liste des modules
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th serial_nbr
%th cache_long_serial_number
%th s_modules_state_id
%th order_date
%th production_start_date
%th production_end_date
%th s_module_configuration_id
%th s_site_id
%th.actions
%tbody#s_modules_rows
=render @s_modules