[mapguide-commits] r6337 - sandbox/adsk/2.4j/Web/src/viewerfiles

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Dec 15 03:00:10 EST 2011


Author: liuar
Date: 2011-12-15 00:00:10 -0800 (Thu, 15 Dec 2011)
New Revision: 6337

Modified:
   sandbox/adsk/2.4j/Web/src/viewerfiles/ajaxmappane.templ
Log:
on behalf of libr (Bruce li)

Integration change 6336 to Mapguide

Modified: sandbox/adsk/2.4j/Web/src/viewerfiles/ajaxmappane.templ
===================================================================
--- sandbox/adsk/2.4j/Web/src/viewerfiles/ajaxmappane.templ	2011-12-15 07:17:32 UTC (rev 6336)
+++ sandbox/adsk/2.4j/Web/src/viewerfiles/ajaxmappane.templ	2011-12-15 08:00:10 UTC (rev 6337)
@@ -2236,6 +2236,7 @@
     else
     {
         haveTooltip = false;
+        document.getElementById("hlTip").style.display = 'none';
         //disable the tooltip
         //change back the background and border color
         if(maptipBtn)



More information about the mapguide-commits mailing list