fc6eb71ab1
We no longer allow viewing individual images, but instead only manifests. This will help with the transition to Clair V3 (which is manifest based) and, eventually, the the new data model (which will also be manifest based)
7 lines
244 B
HTML
7 lines
244 B
HTML
<div class="image-view-layer-element" ng-class="getClass()">
|
|
<div class="image-command">
|
|
<image-command command="image.command"></image-command>
|
|
</div>
|
|
<div class="image-layer-dot"></div>
|
|
<div class="image-layer-line"></div>
|
|
</div>
|