[Mpuls-commits] r862 - wasko/branches/2.0/waskaweb/controllers

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Jan 26 11:17:42 CET 2010


Author: torsten
Date: 2010-01-26 11:17:42 +0100 (Tue, 26 Jan 2010)
New Revision: 862

Modified:
   wasko/branches/2.0/waskaweb/controllers/navigation.py
Log:
* waskaweb/controllers/navigation.py: Removed import of AidList from mode.repeatgroup. Not used.



Modified: wasko/branches/2.0/waskaweb/controllers/navigation.py
===================================================================
--- wasko/branches/2.0/waskaweb/controllers/navigation.py	2010-01-26 10:16:22 UTC (rev 861)
+++ wasko/branches/2.0/waskaweb/controllers/navigation.py	2010-01-26 10:17:42 UTC (rev 862)
@@ -34,7 +34,6 @@
 
 from waskaweb.controllers.CaseBase  import CasebaseController 
 from waskaweb.controllers.case      import CaseController 
-from waskaweb.model.repeatgroup     import AidList 
 from waskaweb.lib.security          import checkRole
 from waskaweb.lib.base              import *
 from waskaweb.lib.navigation        import mark_folderopen, mark_folderclose 



More information about the Mpuls-commits mailing list