From 9c31c6db0c570dbcceb6e320103fc3a23ee57489 Mon Sep 17 00:00:00 2001 From: shashi.bhushan Date: Mon, 20 May 2019 11:56:59 +0530 Subject: [PATCH] remove commented code and fixed for --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js | 21 +++++++++------------ 400-SOURCECODE/AIAHTML5.Web/app/filters/AIAFilter.js | 18 +++++++++++------- 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index b1d29b8..39fe0f8 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -8920,7 +8920,6 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$filter","$ if ($('#searchListDiv').html() != "") $('#searchListDiv').empty(); //Delay compile of ul li so that the remove of li is completed. - $timeout(function () { $scope.isSearchDataLoaded = true; @@ -8944,13 +8943,13 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$filter","$ } } - }, 500); + $scope.IsSearchVisible = true; console.log("primary language: " + $rootScope.vocabTermDataArray[primaryLexiconIndx].language); $rootScope.a = primaryLexiconIndx; - var $e2 = $('