[Mpuls-commits] r2487 - wasko/branches/2.0/mpulsweb/controllers

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Apr 22 15:03:48 CEST 2010


Author: torsten
Date: 2010-04-22 15:03:48 +0200 (Thu, 22 Apr 2010)
New Revision: 2487

Modified:
   wasko/branches/2.0/mpulsweb/controllers/case.py
Log:
Moved Dialog texts into privacy controller. Deleted here


Modified: wasko/branches/2.0/mpulsweb/controllers/case.py
===================================================================
--- wasko/branches/2.0/mpulsweb/controllers/case.py	2010-04-22 13:02:59 UTC (rev 2486)
+++ wasko/branches/2.0/mpulsweb/controllers/case.py	2010-04-22 13:03:48 UTC (rev 2487)
@@ -19,14 +19,6 @@
 
 from mpulsweb.controllers.formularpage import get_rendered_page
 
-PRIVACY_DECLINE_DISALLOWED = _('Decline privacy statement not possible')
-
-PRIVACY_DECLINE_DISALLOWED_TEXT = _('The case is in a non consistent state und it will not be possible to anonimise it after retracting the privacy statement. It is recommended to delete this case')
-
-PRIVACY_DECLINE = u"""Erklärung zurückziehen?"""
-PRIVACY_DECLINE_TEXT = u"""Die Akte wird anonymisiert, falls die Erklärung
-zurückgezogen wird."""
-
 ANONYMIZE_CONFIRM = u"""Fallakte anonymisieren?"""
 MARKANONYMIZE_CONFIRM_TEXT = u"""\
 <p>Wollen Sie wirklich die Fallakte zum Anonymisieren freigeben? Die



More information about the Mpuls-commits mailing list