boissier_app/app/views/portlets/render_public/_tablecontent.html.haml
Nicolas Bally 6abf7679fd initial
2011-05-14 13:36:30 +02:00

19 lines
228 B
Plaintext

.portlet.table_content
%table.input
-table_rows = input.table_rows
-table_rows.each do |table_row|
%tr
-table_row.cel_tables.each do |cel_table|
%td
=render cel_table.block