pic_vert_app/app/views/admin/faqs/_index_block.html.haml
Nicolas Bally 9e3dd91a06 FAQ admin
2015-10-21 16:29:25 +02:00

11 lines
108 B
Plaintext

.search_pannel
%table#faqs.table
=render @faqs
#pagination
= paginate @faqs, :remote => true