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
@@ -9,7 +9,7 @@
th= model_class.human_attribute_name(:price)
th= Supplier.model_name.human
th.timestamp= model_class.human_attribute_name(:created_at)
th.actions=t 'helpers.actions'
th.actions=t 'helpers.actions.title'
tbody
- @products.each do |product|
tr