diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/CAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/CAController.js index 15e560b..cd6e5a5 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/CAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/CAController.js @@ -397,12 +397,13 @@ function ($scope, $window, $rootScope, $compile, $http, log, $location, $timeout }); - + $('table > #ListViewDiv > #searchAnimation').remove(); //Show Error Message in case of gridview if no data is found if ($scope.searchCAListViewData.length == 0) { - var $el = $('