Readd date to the list of builds

This commit is contained in:
Wedge 2016-06-10 16:30:30 +03:00
parent 0491cdb219
commit b433c6db4b
1 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@
td td
| {{::bl.hostname}} | {{::bl.hostname}}
td td title='{{::bl.updated_at_utc}}'
| {{::bl.updated_at}} | {{::bl.updated_at | amDateFormat:'YYYY-MM-DD HH:mm' }}
rd-widget-footer ng-show="total_items > per_page" rd-widget-footer ng-show="total_items > per_page"
== angularjs_paginate( per_page: 'per_page' ) == angularjs_paginate( per_page: 'per_page' )