[Mpuls-commits] r5494 - jmd/trunk/jmdstrukturweb/controllers

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Oct 24 11:25:56 CEST 2011


Author: ludwig
Date: 2011-10-24 11:25:56 +0200 (Mon, 24 Oct 2011)
New Revision: 5494

Modified:
   jmd/trunk/jmdstrukturweb/controllers/case_bundle.py
Log:
Issue 2162: Create a docstring message for the _isEditor method.


Modified: jmd/trunk/jmdstrukturweb/controllers/case_bundle.py
===================================================================
--- jmd/trunk/jmdstrukturweb/controllers/case_bundle.py	2011-10-24 08:50:30 UTC (rev 5493)
+++ jmd/trunk/jmdstrukturweb/controllers/case_bundle.py	2011-10-24 09:25:56 UTC (rev 5494)
@@ -18,4 +18,6 @@
         return items
 
     def _setEditor(self, case):
+        """This methods is used to filter the case_bundle before mark them 
+for evaluation. It should be possible to mark standin cases."""
         return True



More information about the Mpuls-commits mailing list