Commit 6650ea7fc2a44f8fd0a8091d2161ce5b14c6c436
1 parent
e0d5bbac
tested for gender change by connecting to 43 databas efor layer 107 as this is h…
…aving data for male and female anterior for muscular. need to test on server for all views on gender as well as view chnage
Showing
1 changed file
with
1 additions
and
0 deletions
400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
@@ -7580,6 +7580,7 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$l | @@ -7580,6 +7580,7 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$l | ||
7580 | //$rootScope.isListManagerSelected = false; | 7580 | //$rootScope.isListManagerSelected = false; |
7581 | $rootScope.CloseListManager(); | 7581 | $rootScope.CloseListManager(); |
7582 | 7582 | ||
7583 | + //to get the body system highlighted on view change. commented the below line | ||
7583 | // $rootScope.isHighlightBodyByBodySystem = false; | 7584 | // $rootScope.isHighlightBodyByBodySystem = false; |
7584 | 7585 | ||
7585 | //Remove the search list and then Repopulate it on change of View | 7586 | //Remove the search list and then Repopulate it on change of View |