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

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


Author: torsten
Date: 2010-02-25 15:12:25 +0100 (Thu, 25 Feb 2010)
New Revision: 1781

Removed:
   wasko/branches/2.0/jmdweb/templates/dialogs/confirm.mako
Log:
Deleted template. is defined in base now.


Deleted: wasko/branches/2.0/jmdweb/templates/dialogs/confirm.mako
===================================================================
--- wasko/branches/2.0/jmdweb/templates/dialogs/confirm.mako	2010-02-25 14:10:40 UTC (rev 1780)
+++ wasko/branches/2.0/jmdweb/templates/dialogs/confirm.mako	2010-02-25 14:12:25 UTC (rev 1781)
@@ -1,8 +0,0 @@
-## -*- coding: utf-8 -*-
-<%!  import mpulsweb.lib.helper.filters as F %>
-<div class="dialog" />
-<h1><img src="/images/question.png" alt="achtung"/>${c.confirm_for}</h1>
-<p>${c.question}</p>
-<a class="button" href="${c.url_yes}">${_('dialog_header_confirm_option_yes')}</a>
-<a class="button" href="${c.url_no}">${_('dialog_header_confirm_option_no')}</a>
-</div>



More information about the Mpuls-commits mailing list