From 7b28874827175cff69259d057401de0170bb6e32 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 20 Feb 2018 13:08:30 +0530 Subject: [PATCH] lGlobal > iPad > The drop-downs are not working in all the modules. --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js | 47 +++++++++++++++++++++++++++++++++++++++++++++-- 400-SOURCECODE/AIAHTML5.Web/app/controllers/TileViewListController.js | 22 ++++++++++++++++++++++ 400-SOURCECODE/AIAHTML5.Web/app/views/aa/atlas-anatomy-detail.html | 507 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 400-SOURCECODE/AIAHTML5.Web/app/views/da/da-view.html | 19 ++++++++++++------- 400-SOURCECODE/AIAHTML5.Web/themes/default/scripts/bootstrap/3.3.5/bootstrap.js | 27 ++++++--------------------- 5 files changed, 342 insertions(+), 280 deletions(-) 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 = '