[Mpuls-commits] r2157 - wasko/branches/2.0/jmdweb/templates/casemanagement/dialogs

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Mar 25 12:15:38 CET 2010


Author: torsten
Date: 2010-03-25 12:15:38 +0100 (Thu, 25 Mar 2010)
New Revision: 2157

Removed:
   wasko/branches/2.0/jmdweb/templates/casemanagement/dialogs/confirm_markanonymizeFromOverview.mako
Log:
Deleted special confirm dialog for anonymisation from overview. Use normal
dialog here.


Deleted: wasko/branches/2.0/jmdweb/templates/casemanagement/dialogs/confirm_markanonymizeFromOverview.mako
===================================================================
--- wasko/branches/2.0/jmdweb/templates/casemanagement/dialogs/confirm_markanonymizeFromOverview.mako	2010-03-25 11:10:30 UTC (rev 2156)
+++ wasko/branches/2.0/jmdweb/templates/casemanagement/dialogs/confirm_markanonymizeFromOverview.mako	2010-03-25 11:15:38 UTC (rev 2157)
@@ -1,8 +0,0 @@
-## -*- coding: utf-8 -*- 
-<%inherit file="/main.mako" />
-<%def name="buildNavipath()">
-  ${parent.buildNavipath()}
-  <li><a href="/case/select/${session.get('case').id}/1">${_('cm_np_select')}</a></li>
-  <li><a href="#">${_('cm_np_anonymize')}</a></li>
-</%def>
-<%include file="../../dialogs/confirm.mako" />



More information about the Mpuls-commits mailing list