routing fixes
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
.page-header
|
||||
h1.page-title data-t="history_list.title" = t('user.history_list.title', list: List.model_name.human)
|
||||
= top_bar title: 'history_list.title' do
|
||||
.pull-right
|
||||
.table-number
|
||||
.supplier-name
|
||||
dl.dl-horizontal
|
||||
dt data-t="attributes.list.created_at" = List.human_attribute_name(:created_at)
|
||||
dd.list-created-at
|
||||
|
||||
Reference in New Issue
Block a user