Commit 3d9af83d23da68c7418049a5c1fc4c3de86ca675

Authored by Nikita Kulshreshtha
1 parent febfaab6

21866,21863 fix

400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
@@ -8562,6 +8562,7 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$l @@ -8562,6 +8562,7 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$l
8562 8562
8563 $rootScope.isHighlightBodyByBodySystem = false; 8563 $rootScope.isHighlightBodyByBodySystem = false;
8564 $scope.isbodySystemHighlight = false; 8564 $scope.isbodySystemHighlight = false;
  8565 +
8565 $scope.removeBodySyetemSelectionClass(""); 8566 $scope.removeBodySyetemSelectionClass("");
8566 //1. 8567 //1.
8567 $rootScope.actualTermNumber = actualTermNumber;//attributes[0].value; 8568 $rootScope.actualTermNumber = actualTermNumber;//attributes[0].value;