negos_app/app/views/public/needs/_wishes_index.html.haml
2015-12-08 17:40:07 +01:00

19 lines
344 B
Plaintext

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