diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index 6682454..b4d0c17 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -8487,7 +8487,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 = '