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

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Feb 16 11:13:04 CET 2010


Author: torsten
Date: 2010-02-16 11:13:04 +0100 (Tue, 16 Feb 2010)
New Revision: 1598

Modified:
   wasko/branches/2.0/waskaweb/controllers/logbook.py
Log:
Formatting


Modified: wasko/branches/2.0/waskaweb/controllers/logbook.py
===================================================================
--- wasko/branches/2.0/waskaweb/controllers/logbook.py	2010-02-16 10:12:38 UTC (rev 1597)
+++ wasko/branches/2.0/waskaweb/controllers/logbook.py	2010-02-16 10:13:04 UTC (rev 1598)
@@ -35,7 +35,6 @@
 from waskaweb.lib.base import BaseController, c, render, request, session
 from waskaweb.lib.validators import CreateLogbookForm, EditLogbookForm
 
-
 LOGBOOK_ENTRY_CREATE_FAILED = u"Tagebucheintrag wurde nicht angelegt!"
 LOGBOOK_ENTRY_CREATE_FAILED_TEXT = u"\
 Beim Anlegen eines Tagebucheintrages is ein Fehler aufgetreten."



More information about the Mpuls-commits mailing list