diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index 3715364..9d8f9f2 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -8618,6 +8618,8 @@ function OnIdentityClick() { function OnZoom() { + if ($(".btn-annotation").hasClass("activebtncolor")) //Bug #14928 + $(".btn-annotation").removeClass("activebtncolor"); //Dissectible Anatomy > Extract and Annotations displays apart on the page after click on Zoom-in. $(".com").remove(); $("#bord").remove();