move towards mobile deployable app
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
.page-header= title t('user.history_list.title', list: List.model_name.human)
|
||||
dl.dl-horizontal
|
||||
dt= List.human_attribute_name(:created_at)
|
||||
dd= l @list.created_at, format: :short
|
||||
dd.list-created-at
|
||||
dt= Supplier.model_name.human
|
||||
dd= @list.supplier.name
|
||||
dd.supplier-name
|
||||
.well
|
||||
table#history-list-table.table
|
||||
thead
|
||||
|
||||
Reference in New Issue
Block a user