Fix small UI issues in secscan UI

Fixes https://jira.coreos.com/browse/QUAY-965
This commit is contained in:
Joseph Schorr 2018-06-06 12:15:28 -04:00
parent 805705cc40
commit d5ec4b1fba
2 changed files with 2 additions and 2 deletions

View file

@ -152,7 +152,7 @@
</td>
<td class="double-col image-col hidden-xs hidden-sm hidden-md">
<span bo-if="vuln.imageCommand">
<image-command command="feature.imageCommand"></image-command>
<image-command command="vuln.imageCommand"></image-command>
</span>
<span bo-if="!vuln.imageCommand">(No Command)</span>
</td>