From 6650ea7fc2a44f8fd0a8091d2161ce5b14c6c436 Mon Sep 17 00:00:00 2001 From: nikita Date: Mon, 4 Sep 2017 18:08:58 +0530 Subject: [PATCH] tested for gender change by connecting to 43 databas efor layer 107 as this is having data for male and female anterior for muscular. need to test on server for all views on gender as well as view chnage --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index 98e5f3c..428362e 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -7580,6 +7580,7 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$l //$rootScope.isListManagerSelected = false; $rootScope.CloseListManager(); + //to get the body system highlighted on view change. commented the below line // $rootScope.isHighlightBodyByBodySystem = false; //Remove the search list and then Repopulate it on change of View -- libgit2 0.21.4