[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mapbender-commits
Subject:    [Mapbender-commits] r7726 - trunk/mapbender/http/plugins
From:       svn_mapbender () osgeo ! org
Date:       2011-03-29 15:18:34
Message-ID: 20110329151834.4CC3039032E () trac ! osgeo ! org
[Download RAW message or body]

Author: marc
Date: 2011-03-29 08:18:34 -0700 (Tue, 29 Mar 2011)
New Revision: 7726

Modified:
   trunk/mapbender/http/plugins/mb_map.js
Log:
fix for ticket #780

Modified: trunk/mapbender/http/plugins/mb_map.js
===================================================================
--- trunk/mapbender/http/plugins/mb_map.js	2011-03-29 11:21:23 UTC (rev 7725)
+++ trunk/mapbender/http/plugins/mb_map.js	2011-03-29 15:18:34 UTC (rev 7726)
@@ -83,7 +83,7 @@
 
 	// pseudo slippy map
 	mapObject.slippy = 
-		options.slippy === 1 && !$.browser.msie ? true : false;
+		options.slippy === 1 ? true : false;
 /*	
 	// set restricted extent
 	if (typeof options.restrictedExtent !== "undefined") {

_______________________________________________
Mapbender_commits mailing list
Mapbender_commits@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapbender_commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic