[Mapbender-commits] r7355 - trunk/mapbender/conf
    svn_mapbender at osgeo.org 
    svn_mapbender at osgeo.org
       
    Wed Dec 22 05:47:13 EST 2010
    
    
  
Author: christoph
Date: 2010-12-22 02:47:13 -0800 (Wed, 22 Dec 2010)
New Revision: 7355
Modified:
   trunk/mapbender/conf/wfs_default.conf
Log:
#596
Modified: trunk/mapbender/conf/wfs_default.conf
===================================================================
--- trunk/mapbender/conf/wfs_default.conf	2010-12-22 10:00:54 UTC (rev 7354)
+++ trunk/mapbender/conf/wfs_default.conf	2010-12-22 10:47:13 UTC (rev 7355)
@@ -17,7 +17,7 @@
 var buttonPolygon = {"status":1, "x":600, "y":10, "img":"select_polygon_off.png","filteroption":"intersects"};
 var buttonPoint = {"status":1, "x":630, "y":10, "img":"select_point_off.png"};
 var buttonExtent = {"status":1, "x":660, "y":10, "img":"select_extent_off.png"};
-var buttonDialogue = {"status":1, "x":690, "y":10, "img":"select_choose_off.png"};
+var buttonDialogue = {"status":0, "x":690, "y":10, "img":"select_choose_off.png"};
 
 /**
  * directory that contains the buttons mentioned above
    
    
More information about the Mapbender_commits
mailing list