Commit ed8b731710a76b6ba7f6aa2ad21eed3e103e095e
1 parent
dec5c774
need to tets on server.
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
... | ... | @@ -6429,7 +6429,7 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$l |
6429 | 6429 | |
6430 | 6430 | $rootScope.CloseListManager(); |
6431 | 6431 | |
6432 | - $rootScope.isHighlightBodyByBodySystem = false; | |
6432 | + // $rootScope.isHighlightBodyByBodySystem = false; | |
6433 | 6433 | |
6434 | 6434 | |
6435 | 6435 | $('#sppeachBubble').css('display', 'none'); | ... | ... |