Enable new sec scan UI for everyone

This commit is contained in:
Joseph Schorr 2016-03-17 14:27:34 -04:00
parent c1cceb2949
commit 8ce0018128

View file

@ -17,7 +17,7 @@
$scope.imageSecurityCounter = 0;
$scope.imagePackageCounter = 0;
$scope.newUIExperiment = CookieService.get('quay.exp-new-sec-layout') == 'true';
$scope.newUIExperiment = true; //CookieService.get('quay.exp-new-sec-layout') == 'true';
$scope.options = {
'vulnFilter': ''