Commit 8cb4e82624449c590799ab0f19fa97e78f0ae59a

Authored by Amrita Vishnoi
1 parent c472cbfa

decreased time

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