Saturday progress
This commit is contained in:
@@ -14,7 +14,7 @@ form action='' method="get"
|
||||
th= Table.model_name.human
|
||||
th.currency= model_class.human_attribute_name(:price)
|
||||
th.timestamp= model_class.human_attribute_name(:created_at)
|
||||
th.actions=t 'helpers.actions'
|
||||
th.actions=t 'helpers.actions.title'
|
||||
tbody
|
||||
- @lists.each do |list|
|
||||
tr
|
||||
|
||||
Reference in New Issue
Block a user