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

List:       mapbender-commits
Subject:    [Mapbender-commits] r1149 - trunk/mapbender/http/javascripts
From:       svn_mapbender () osgeo ! org (svn_mapbender () osgeo ! org)
Date:       2007-02-28 6:04:57
Message-ID: 20070228110455.72C553298014 () lists ! osgeo ! org
[Download RAW message or body]

Author: christoph
Date: 2007-02-28 06:04:55 -0500 (Wed, 28 Feb 2007)
New Revision: 1149

Modified:
   trunk/mapbender/http/javascripts/mod_digitize_tab.php
Log:
switched two blocks - avoided possible bugs

Modified: trunk/mapbender/http/javascripts/mod_digitize_tab.php
===================================================================
--- trunk/mapbender/http/javascripts/mod_digitize_tab.php	2007-02-27 14:01:44 UTC (rev 1148)
+++ trunk/mapbender/http/javascripts/mod_digitize_tab.php	2007-02-28 11:04:55 UTC (rev 1149)
@@ -1165,12 +1165,11 @@
 	if (type == 'save' && fid) {
 		d.get(m).e.setElement("fid", fid);
 	}
-	parent.mb_execWfsWriteSubFunctions();
-
 	if (type == 'delete') {
 		parent.mb_disableThisButton(mod_digitizeEvent);
 		d.del(m);
 	}
+	parent.mb_execWfsWriteSubFunctions();
 	executeDigitizeSubFunctions();
 	
 	if (status == "success" && response == "success") {

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

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