[Rt-commit] rt branch, master, updated. rt-4.0.7-329-ga03f178

Thomas Sibley trs at bestpractical.com
Tue Oct 23 16:14:02 EDT 2012


The branch, master has been updated
       via  a03f1783e8a4843e8f24807634017815e5b9a05e (commit)
       via  f731e44e78d496de2852bfb9aaecee57311557ef (commit)
      from  d9d2de825f4368d01d15bccd87cc54239a5025ca (commit)

Summary of changes:
 share/html/Ticket/Elements/ShowSimplifiedRecipients | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

- Log -----------------------------------------------------------------
commit f731e44e78d496de2852bfb9aaecee57311557ef
Author: Christian Loos <cloos at netcologne.de>
Date:   Tue Sep 25 13:43:55 2012 +0200

    use in ShowSimplifiedRecipients the same hint as in PreviewScrips

diff --git a/share/html/Ticket/Elements/ShowSimplifiedRecipients b/share/html/Ticket/Elements/ShowSimplifiedRecipients
index 590006b..548aa5c 100644
--- a/share/html/Ticket/Elements/ShowSimplifiedRecipients
+++ b/share/html/Ticket/Elements/ShowSimplifiedRecipients
@@ -93,8 +93,9 @@ my %recips;
 </td></tr>
 % }
 </table>
-<i>(Uncheck boxes to disable notifications to the listed
-recipients. Does <b>not</b> change who will receive future
-updates.)</i>
+<p>
+<&|/l, RT->Config->Get('WebPath')."/Ticket/ModifyPeople.html?id=".$TicketObj->Id,
+&>Uncheck boxes to disable notifications to the listed recipients <b>for this transaction only</b>; persistent squelching is managed on the <a href="[_1]">People page</a>.</&>
+</p>
 </&>
 % $m->notes("DryRun-Recipients-".$TicketObj->Id, \%recips);

commit a03f1783e8a4843e8f24807634017815e5b9a05e
Merge: d9d2de8 f731e44
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Tue Oct 23 13:09:48 2012 -0700

    Merge remote tracking branch 'cloos/4.2/squelch_note'


-----------------------------------------------------------------------


More information about the Rt-commit mailing list