kaps_app/app/views/public/kaps/index.html.haml
Nicolas Bally d60301e8a7 initial
2019-01-21 01:15:10 +01:00

29 lines
372 B
Plaintext

.qi_header
.right= link_to 'Créer un Kaps !', new_public_kap_path(), :class => "btn btn-primary", :remote => true
%h1
Kaps
%span
Mes Kaps
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th Type
%th Nom
%th Public ?
%th
%tbody#kaps_rows
=render @kaps