From 2027a9c635ecda3e1434870e1861f16736e85c45 Mon Sep 17 00:00:00 2001 From: nikita Date: Fri, 16 Sep 2016 13:08:30 +0530 Subject: [PATCH] changed branch name as the previous branch name( DisableTBOnExtract&ViceVersa ) for enabling diabling TBox nad vice versa wa not recognised by git. --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index d5c89e5..5953ad8 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -4968,9 +4968,7 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo $rootScope.CanvasDivTopPosition = $("#canvasDiv").scrollTop(); $rootScope.CanvasDivLeftPosition = $("#canvasDiv").scrollLeft(); - //if listanager is visisble then close it - - // $rootScope.isListManagerSelected = false; + if ($scope.isTransparencyActivated == true) { -- libgit2 0.21.4