End of week commit
This commit is contained in:
@@ -4,6 +4,11 @@ dl.dl-horizontal
|
||||
dd= l @list.created_at, format: :short
|
||||
dt= t('supplier.lists.show.users')
|
||||
dd= @list.users.map(&:supplier_name).join(', ')
|
||||
.display-row
|
||||
.display-label
|
||||
span data-t='attributes.list.created_at'
|
||||
.display-field
|
||||
span data-time=@list.created_at.iso8601
|
||||
.well
|
||||
table#list-table.table.list-table
|
||||
thead
|
||||
|
||||
Reference in New Issue
Block a user