From c472cbfa11f428b93505cdd73a9f8b539ee81360 Mon Sep 17 00:00:00 2001 From: amrita.vishnoi Date: Thu, 29 Sep 2016 16:38:37 +0530 Subject: [PATCH] extended time --- 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 2cdc354..d9cafc5 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -7328,7 +7328,7 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo $scope.IsSearchVisible = true; document.getElementById("termlistfilter").style.display = "block"; - }, 1000); + }, 3000); //$scope.IsSearchVisible = true; -- libgit2 0.21.4