From 96fe76107e77680b87bd6a876283a84fb0ebdba4 Mon Sep 17 00:00:00 2001 From: nikita Date: Thu, 9 Feb 2017 13:13:18 +0530 Subject: [PATCH] TB in highlight mode is working. issue in modesty --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index fcb31d1..72a1840 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -3927,7 +3927,6 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo 'width': 0, 'height': 0, 'z-index': 1000 - //'background': 'transparent', }); $selection.appendTo($container); } -- libgit2 0.21.4