diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index 8f4bdd1..e0b234b 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -8465,7 +8465,14 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$l //body highlight options functinality $scope.LoadBodySystemData = function () { - + event.stopPropagation(); + $("#structureDropdown").toggle(); + $("#genderChangeId").css("display", "none"); + $("#viewID").css("display", "none"); + var $ua = navigator.userAgent; + if (($ua.match(/(iPod|iPhone|iPad|android)/i))) { + $(".custom-tooltip").toggle(); + } var currentBodyViewId = $rootScope.voId; var systemListHtml = '