diff --git a/static/directives/image-link.html b/static/directives/image-link.html index a41bbd33d..93b059a95 100644 --- a/static/directives/image-link.html +++ b/static/directives/image-link.html @@ -1,2 +1,2 @@ -{{ imageId.substr(0, 12) }} \ No newline at end of file +{{ imageId.substr(0, 12) }} \ No newline at end of file diff --git a/static/directives/repo-view/repo-panel-tags.html b/static/directives/repo-view/repo-panel-tags.html index 644ecadf8..a99681846 100644 --- a/static/directives/repo-view/repo-panel-tags.html +++ b/static/directives/repo-view/repo-panel-tags.html @@ -89,40 +89,41 @@ + ng-class="checkedTags.isChecked(tag, checkedTags.checked) ? 'checked' : ''" + bindonce> - {{ tag.name }} + - - Unknown + + Unknown - {{ tag.size | bytes }} + - - - + + + - +