[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.7-846-g6238b63
Shawn Moore
sartak at bestpractical.com
Mon Dec 13 15:08:14 EST 2010
The branch, 3.9-trunk has been updated
via 6238b63b55d21e09a012e221658ec7a5dfeda17d (commit)
from 7e7389a27f03098496a3c46534ed85523a552c16 (commit)
Summary of changes:
share/html/Tools/Watching.html | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 6238b63b55d21e09a012e221658ec7a5dfeda17d
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Mon Dec 13 15:08:00 2010 -0500
A little bit of explanation for /Tools/Watching
diff --git a/share/html/Tools/Watching.html b/share/html/Tools/Watching.html
index e2507e9..3c3144e 100644
--- a/share/html/Tools/Watching.html
+++ b/share/html/Tools/Watching.html
@@ -48,6 +48,8 @@
<& /Elements/Header, Title => loc("Watching Queues") &>
<& /Elements/Tabs &>
+<p><&|/l&>This page shows you the queues on which you have a role (e.g. Cc, AdminCc) membership.</p>
+
<%perl>
my $count = 0;
my $Queues = RT::Queues->new($session{CurrentUser});
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list