[Mapbender-commits] r7952 - branches/2.7/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Mon Jul 18 12:35:03 EDT 2011


Author: marc
Date: 2011-07-18 09:35:03 -0700 (Mon, 18 Jul 2011)
New Revision: 7952

Modified:
   branches/2.7/http/javascripts/mod_featureInfoTunnel.php
Log:
#795

Modified: branches/2.7/http/javascripts/mod_featureInfoTunnel.php
===================================================================
--- branches/2.7/http/javascripts/mod_featureInfoTunnel.php	2011-07-18 16:21:12 UTC (rev 7951)
+++ branches/2.7/http/javascripts/mod_featureInfoTunnel.php	2011-07-18 16:35:03 UTC (rev 7952)
@@ -172,7 +172,8 @@
 									width:300,
 									height:200,
 									position:[600,200]
-								});
+								}).parent().css({position:"fixed"});
+
 							}
 						}	
 						removeProgressWheel();



More information about the Mapbender_commits mailing list