[Mapbender-commits] r4335 - branches/2.6/http/javascripts
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Fri Jul 10 11:28:32 EDT 2009
Author: christoph
Date: 2009-07-10 11:28:32 -0400 (Fri, 10 Jul 2009)
New Revision: 4335
Modified:
branches/2.6/http/javascripts/mod_sandclock.php
Log:
Modified: branches/2.6/http/javascripts/mod_sandclock.php
===================================================================
--- branches/2.6/http/javascripts/mod_sandclock.php 2009-07-10 15:25:24 UTC (rev 4334)
+++ branches/2.6/http/javascripts/mod_sandclock.php 2009-07-10 15:28:32 UTC (rev 4335)
@@ -50,7 +50,6 @@
el_top.style.overflow = "hidden";
el_top.style.zIndex = "10";
el_top.style.visibility = "visible";
- el_top.style.cursor = "crosshair";
el_top.id = mb_mapObj[ind].elementName+"_sandclock";
map_el.appendChild(el_top);
}
More information about the Mapbender_commits
mailing list