Saturday progress
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user