SOURCES: eventum-email-notify-display.patch - update to 20070308.3...
glen
glen at pld-linux.org
Thu Mar 8 00:33:07 CET 2007
Author: glen Date: Wed Mar 7 23:33:07 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- update to 20070308.3269 snap
---- Files affected:
SOURCES:
eventum-email-notify-display.patch (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SOURCES/eventum-email-notify-display.patch
diff -u SOURCES/eventum-email-notify-display.patch:1.9 SOURCES/eventum-email-notify-display.patch:1.10
--- SOURCES/eventum-email-notify-display.patch:1.9 Thu Dec 7 02:17:07 2006
+++ SOURCES/eventum-email-notify-display.patch Thu Mar 8 00:33:02 2007
@@ -60,26 +60,23 @@
"categories" => Category::getAssocList($prj_id),
"priorities" => Priority::getAssocList($prj_id),
"status" => $statuses,
---- eventum/templates/update_form.tpl.html~ 2006-12-07 03:15:13.287421331 +0200
-+++ eventum/templates/update_form.tpl.html 2006-12-07 03:16:11.678724963 +0200
-@@ -15,7 +15,17 @@
+--- eventum/templates/update_form.tpl.html~ 2007-03-08 01:30:14.584304536 +0200
++++ eventum/templates/update_form.tpl.html 2007-03-08 01:31:42.106275486 +0200
+@@ -15,6 +15,14 @@
<br />{t}Also, all issues that are marked as duplicates from this one were updated as well.{/t}
{/if}
<br /><br />
+
+ {if $notify_list|@count > 0}
-+ <b>{t}E-mail about issue update was sent to:{/t}</b><br />
-+ {foreach from=$notify_list item=email_address}
-+ {$email_address|escape:"html"}<br />
-+ {/foreach}
-+ <br />
++ <b>{t}E-mail about issue update was sent to:{/t}</b><br />
++ {foreach from=$notify_list item=email_address}
++ {$email_address|escape:"html"}<br />
++ {/foreach}
++ <br />
+ {/if}
-+ <b>
- <a href="view.php?id={$smarty.post.issue_id}" class="link">{t 1=$smarty.post.issue_id}Return to Issue #%1 Details Page{/t}</a>
-+ </b>
- {/if}
- </td>
- </tr>
+ <b>
+ <a href="update.php?id={$smarty.post.issue_id}" class="link">{t 1=$smarty.post.issue_id}Update Issue #%1{/t}</a><br />
+ <a href="view.php?id={$smarty.post.issue_id}" class="link">{t 1=$smarty.post.issue_id}Return to Issue #%1 Details Page{/t}</a>
--- eventum-20060830/close.php 2006-09-04 14:46:53.766630207 +0300
+++ eventum-20060830/close.php 2006-09-04 13:57:56.000000000 +0300
@@ -68,9 +68,12 @@
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/eventum-email-notify-display.patch?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list