Commit e7fc4dad6d04815a8ef2b315c4d699d7dbba6cce

Authored by unknown
1 parent 7cbab50f

Commit Changes

400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
@@ -4224,7 +4224,7 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$l @@ -4224,7 +4224,7 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$l
4224 4224
4225 4225
4226 $scope.createTransparencyBox = function () { 4226 $scope.createTransparencyBox = function () {
4227 - debugger; 4227 +
4228 $scope.isTransparencyBtnClicked = true; 4228 $scope.isTransparencyBtnClicked = true;
4229 4229
4230 //do not create TBOX if in extarct mode otherwise create 4230 //do not create TBOX if in extarct mode otherwise create