[Mpuls-commits] r1777 - in wasko/branches/2.0: jmdweb/templates/dialogs mpulsweb/templates/dialogs

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Feb 25 14:23:57 CET 2010


Author: torsten
Date: 2010-02-25 14:23:56 +0100 (Thu, 25 Feb 2010)
New Revision: 1777

Added:
   wasko/branches/2.0/mpulsweb/templates/dialogs/notification.mako
Removed:
   wasko/branches/2.0/jmdweb/templates/dialogs/notification.mako
Log:
Moved template for notification dialogs to mpulsbase


Deleted: wasko/branches/2.0/jmdweb/templates/dialogs/notification.mako
===================================================================
--- wasko/branches/2.0/jmdweb/templates/dialogs/notification.mako	2010-02-25 13:21:10 UTC (rev 1776)
+++ wasko/branches/2.0/jmdweb/templates/dialogs/notification.mako	2010-02-25 13:23:56 UTC (rev 1777)
@@ -1,7 +0,0 @@
-## -*- coding: utf-8 -*-
-<%!  import mpulsweb.lib.helper.filters as F %>
-<div class="dialog" />
-<h1><img src="/images/alert.png" alt="Achtung"/>${c.notification_for}</h1>
-<p>${c.notification_text}</p>
-<a class="button" href="${c.url_ok}">${_('dialog_header_notification_option_ok')}</a>
-</div>

Copied: wasko/branches/2.0/mpulsweb/templates/dialogs/notification.mako (from rev 1764, wasko/branches/2.0/jmdweb/templates/dialogs/notification.mako)


Property changes on: wasko/branches/2.0/mpulsweb/templates/dialogs/notification.mako
___________________________________________________________________
Name: svn:mergeinfo
   + 



More information about the Mpuls-commits mailing list