End of week commit

This commit is contained in:
2014-04-18 20:38:13 +02:00
parent 2a5331471c
commit 821f59b761
42 changed files with 304 additions and 91 deletions
+5
View File
@@ -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