[Mapbender-commits] r7953 - trunk/mapbender/http/javascripts
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Mon Jul 18 12:38:32 EDT 2011
Author: marc
Date: 2011-07-18 09:38:32 -0700 (Mon, 18 Jul 2011)
New Revision: 7953
Modified:
trunk/mapbender/http/javascripts/mod_featureInfoTunnel.php
Log:
#795
Modified: trunk/mapbender/http/javascripts/mod_featureInfoTunnel.php
===================================================================
--- trunk/mapbender/http/javascripts/mod_featureInfoTunnel.php 2011-07-18 16:35:03 UTC (rev 7952)
+++ trunk/mapbender/http/javascripts/mod_featureInfoTunnel.php 2011-07-18 16:38:32 UTC (rev 7953)
@@ -171,7 +171,7 @@
width:300,
height:200,
position:[600,200]
- });
+ }).parent().css({position:"fixed"});
}
}
removeProgressWheel();
More information about the Mapbender_commits
mailing list