[GRASS-SVN] r61185 - sandbox/krejcmat/src

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Jul 8 03:29:48 PDT 2014


Author: krejcmat
Date: 2014-07-08 03:29:48 -0700 (Tue, 08 Jul 2014)
New Revision: 61185

Modified:
   sandbox/krejcmat/src/editor2.py
Log:
change storage of md values

Modified: sandbox/krejcmat/src/editor2.py
===================================================================
--- sandbox/krejcmat/src/editor2.py	2014-07-08 10:28:23 UTC (rev 61184)
+++ sandbox/krejcmat/src/editor2.py	2014-07-08 10:29:48 UTC (rev 61185)
@@ -247,7 +247,7 @@
     #===========================================================================
 
     def saveEditor(self):
-        
+        pass
 
 #------------------------------------------------------------- MAIN PANEL LAYOUT
     def _layout(self):



More information about the grass-commit mailing list