Remove old security scanner UI code
This commit is contained in:
parent
7fcb152e5f
commit
9c22ee3e29
6 changed files with 2 additions and 230 deletions
|
@ -17,7 +17,6 @@
|
|||
|
||||
$scope.imageSecurityCounter = 0;
|
||||
$scope.imagePackageCounter = 0;
|
||||
$scope.newUIExperiment = true; //CookieService.get('quay.exp-new-sec-layout') == 'true';
|
||||
|
||||
$scope.options = {
|
||||
'vulnFilter': ''
|
||||
|
|
Reference in a new issue