Merge pull request #1296 from coreos-inc/newsecuienable

Enable new sec scan UI for everyone
This commit is contained in:
josephschorr 2016-03-17 14:28:18 -04:00
commit f7893daeb8

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': ''