accescible_app/app/views/portlets/render_public/_tablecontent.html.haml
Nicolas Bally d4484275e8 initial
2011-06-25 12:08:06 +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