negos_app/app/views/public/wishes/_index.html.haml

21 lines
357 B
Plaintext
Executable File

%table.table.public-table.table-striped
%thead
%tr
%th
Titre du besoin
%th
Catégorie
%th
État
%th{style: 'text-align:center'}
Intérêts
%th{style: 'text-align:center'}
Commentaires
%th
%tbody
=render partial: "public/wishes/wish", collection: @wishes, as: :wish