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

28 lines
481 B
Plaintext

.qi_header
.right= link_to 'Ajouter un taux de TVA', new_admin_tva_rate_path(), :class => "btn btn-primary", :remote => true
%h1
Zones de TVA
%span
Liste
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th Actif ?
%th Nom
%th Description
%th Zone
%th Taux
%th Compte achat
%th Compte vente
%th.actions
%tbody#tva_rates_rows
=render @tva_rates