diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index 032f7c2..d6d1151 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -281,7 +281,6 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo var view_list = angular.element($event.currentTarget); var view_list_male_female = view_list.attr('title'); - $rootScope.Normal = "LeftButtonsDefaultState"; if (view_list_male_female == "Male") { @@ -2454,8 +2453,8 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo if ($rootScope.isHighLight) { //alert('isHighlight: ' + $scope.isHighLight); - $('#btnHighLight').removeClass('btn btn-black'); - $('#btnHighLight').addClass('btn-primary'); + //$('#btnHighLight').removeClass('btn btn-black'); + //$('#btnHighLight').addClass('btn-primary'); console.log('highLightBody call from DisableProgressBar') // $scope.highLightBody(); diff --git a/400-SOURCECODE/AIAHTML5.Web/index.html b/400-SOURCECODE/AIAHTML5.Web/index.html index aab0072..d02ccc4 100644 --- a/400-SOURCECODE/AIAHTML5.Web/index.html +++ b/400-SOURCECODE/AIAHTML5.Web/index.html @@ -662,7 +662,7 @@ -