From e7fc4dad6d04815a8ef2b315c4d699d7dbba6cce Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 27 Oct 2017 15:31:11 +0530 Subject: [PATCH] Commit Changes --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index f39418e..98acd5a 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -4224,7 +4224,7 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$l $scope.createTransparencyBox = function () { - debugger; + $scope.isTransparencyBtnClicked = true; //do not create TBOX if in extarct mode otherwise create -- libgit2 0.21.4