Commit c472cbfa11f428b93505cdd73a9f8b539ee81360

Authored by Amrita Vishnoi
1 parent a57d7b65

extended time

400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
@@ -7328,7 +7328,7 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo @@ -7328,7 +7328,7 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo
7328 $scope.IsSearchVisible = true; 7328 $scope.IsSearchVisible = true;
7329 7329
7330 document.getElementById("termlistfilter").style.display = "block"; 7330 document.getElementById("termlistfilter").style.display = "block";
7331 - }, 1000); 7331 + }, 3000);
7332 7332
7333 //$scope.IsSearchVisible = true; 7333 //$scope.IsSearchVisible = true;
7334 7334