[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.8.8-322-g3a842fd

Shawn Moore sartak at bestpractical.com
Fri Aug 13 20:39:16 EDT 2010


The branch, 3.9-trunk has been updated
       via  3a842fd61144b32c349905df6cb041b39051ceac (commit)
      from  86d28b2f574a049870bf96c80492afe28c6e8f36 (commit)

Summary of changes:
 share/html/Admin/Queues/People.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 3a842fd61144b32c349905df6cb041b39051ceac
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Fri Aug 13 20:41:07 2010 -0400

    Add callback for CurrentWatchers

diff --git a/share/html/Admin/Queues/People.html b/share/html/Admin/Queues/People.html
index 62bf49c..2f79e07 100755
--- a/share/html/Admin/Queues/People.html
+++ b/share/html/Admin/Queues/People.html
@@ -72,6 +72,7 @@
 
 <& /Admin/Elements/EditQueueWatchers, QueueObj => $QueueObj, Watchers => $QueueObj->AdminCc &>
 
+% $m->callback(CallbackName => 'CurrentWatchers', QueueObj => $QueueObj);
 
 </td>
 <td valign="top">

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


More information about the Rt-commit mailing list