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

19 lines
245 B
Plaintext

%table.table.table-striped
%thead
%tr
%th
Titre du besoin
%th
État
%th
Souhaité par
%th{:style => "width:100px"}
 
%tbody
=render @needs
.pagination= paginate @needs