diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index ff1f777..cac3cfc 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -4771,6 +4771,10 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo $scope.highLightBody = function () { + $scope.Normal = ""; + $scope.Extract = ""; + $scope.Highlight = "LeftButtonsDefaultState"; + console.log('highLightBody is called and ColoredImageSRC length: ' + $scope.ColoredImageSRC.length); $scope.terminateCurrentlyRunningWPs();