[Mapbender-commits] r8905 - branches/2.7/conf

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Sun May 25 23:33:39 PDT 2014


Author: astrid_emde
Date: 2014-05-25 23:33:39 -0700 (Sun, 25 May 2014)
New Revision: 8905

Modified:
   branches/2.7/conf/digitize_default.conf
Log:
TransactionalZIndex set to 120 from 80

Modified: branches/2.7/conf/digitize_default.conf
===================================================================
--- branches/2.7/conf/digitize_default.conf	2014-05-22 13:28:55 UTC (rev 8904)
+++ branches/2.7/conf/digitize_default.conf	2014-05-26 06:33:39 UTC (rev 8905)
@@ -34,7 +34,7 @@
 var geomHighlightColour = "#ff0000";
 
 var snappingHighlightZIndex = 75;
-var digitizeTransactionalZIndex = 80;
+var digitizeTransactionalZIndex = 120;
 var digitizeNonTransactionalZIndex = 20;
 // see also "generalHighlightZIndex" in wfs_default.conf
 



More information about the Mapbender_commits mailing list