Remove broken security info UI

Fixes #1968
This commit is contained in:
Joseph Schorr 2016-10-11 13:56:32 -04:00
parent 43063272bb
commit 68f3416572

View file

@ -69,13 +69,6 @@
<div>Pull this container with the following Docker command:</div>
<div class="copy-box" hovering-message="true" value="pullCommand"></div>
</div>
<div class="right-sec-controls" quay-show="repository.can_admin && Features.SECURITY_SCANNER">
<span class="sec-logo">
<img class="lock" src="/static/img/lock.svg">
<img class="scan" src="/static/img/scan.svg">
</span>
</div>
</td>
</tr>
</table>