From 8ce00181285ac2c1ae8a0f71cc2e6753eb1348ad Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Thu, 17 Mar 2016 14:27:34 -0400 Subject: [PATCH] Enable new sec scan UI for everyone --- static/js/pages/image-view.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/pages/image-view.js b/static/js/pages/image-view.js index c09e9f31f..cb22712ee 100644 --- a/static/js/pages/image-view.js +++ b/static/js/pages/image-view.js @@ -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': ''