Saturday progress

This commit is contained in:
2013-01-19 17:14:33 +01:00
parent db1a6ac96b
commit 702bd41ee4
36 changed files with 128 additions and 57 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
th.numeric data-t='attributes.section.width' = model_class.human_attribute_name(:width)
th.numeric data-t='attributes.section.height' = model_class.human_attribute_name(:height)
th.timestamp data-t='attributes.section.created_at' = model_class.human_attribute_name(:created_at)
th.actions data-t='helpers.actions' = t 'helpers.actions'
th.actions data-t='helpers.actions.title' = t 'helpers.actions.title'
tbody
- @sections.each do |section|
tr