latest changes

This commit is contained in:
2012-10-31 17:59:27 +01:00
parent 3580b8a89e
commit 6e1710ee2e
3 changed files with 20 additions and 1 deletions
@@ -2,6 +2,7 @@
- content_for :row do
.span12
.well.section-tables-container.section-tables-active
.section-title.pull-right= @section.title
- for table in @section.tables
.section-table.hide{ id="section-table-#{table.id}" data-position-x=table.position_x data-position-y=table.position_y data-table-id=table.id}
.table-number = link_to table.number, suppliers_table_path(table)