[mapguide-commits] r6343 - sandbox/adsk/2.4jbeta2/Web/src/viewerfiles

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Sun Dec 18 21:39:49 EST 2011


Author: liuar
Date: 2011-12-18 18:39:48 -0800 (Sun, 18 Dec 2011)
New Revision: 6343

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

Integration change 6336 to Beta2

Modified: sandbox/adsk/2.4jbeta2/Web/src/viewerfiles/ajaxmappane.templ
===================================================================
--- sandbox/adsk/2.4jbeta2/Web/src/viewerfiles/ajaxmappane.templ	2011-12-16 08:02:37 UTC (rev 6342)
+++ sandbox/adsk/2.4jbeta2/Web/src/viewerfiles/ajaxmappane.templ	2011-12-19 02:39:48 UTC (rev 6343)
@@ -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