negos_app/app/views/public/needs/_index.html.haml
2015-12-02 23:14:09 +01:00

15 lines
224 B
Plaintext

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