Merge branch 'master' of https://bitbucket.org/yackob03/quay
This commit is contained in:
commit
4500619ca7
4 changed files with 10 additions and 3 deletions
|
@ -39,7 +39,7 @@
|
|||
<div id="current-image">
|
||||
<dl class="dl-horizontal">
|
||||
<dt>Created</dt>
|
||||
<dd>{{ currentTag.image.created }}</dd>
|
||||
<dd am-time-ago="parseDate(currentTag.image.created)"></dd>
|
||||
|
||||
<dt>ID</dt>
|
||||
<dd>{{ currentTag.image.id }}</dd>
|
||||
|
|
Reference in a new issue