Nicolas Bally a6aa1f6074 Initial
2020-05-25 11:40:11 +02:00

22 lines
402 B
Plaintext

.qi_header
.right= link_to 'Ajouter une zone', new_admin_accounting_zone_path(), :class => "btn btn-primary", :remote => true
%h1
Zone de ventes
%span
Liste
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th Actif ?
%th Nom
%th Description
%th.actions
%tbody#accounting_zones_rows
=render @accounting_zones