negos_app/app/views/admin/abonnements/index.html.haml
2019-06-03 20:19:09 +02:00

28 lines
486 B
Plaintext
Executable File

.qi_header
.right= link_to 'Ajouter un abonnement manuellement', new_admin_abonnement_path, :class => "btn btn-primary", :remote => true
%h1
Boutique
%span
Liste des documents
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th ID
%th Réseaux
%th Client
%th Slug
%th Début
%th Fin
%th Prix
%th Payé ?
%th
%tbody#abonnements=render @abonnements