mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
6 lines
202 B
HTML
6 lines
202 B
HTML
<span class="vulnerability-priority-view-element" ng-style="{'color': color}">
|
|
<i class="fa fa-exclamation-triangle" ng-show="hideIcon != 'true'"></i>
|
|
<span ng-transclude/>
|
|
{{ priority }}
|
|
</span>
|