[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.4-508-g681be64
Shawn Moore
sartak at bestpractical.com
Wed Nov 17 18:04:07 EST 2010
The branch, 3.9-trunk has been updated
via 681be64ee9051e8a46c70945f7060a7cf2575405 (commit)
from 923320f6883afe104fb796742363a35aa007de07 (commit)
Summary of changes:
share/html/Elements/Dashboards | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 681be64ee9051e8a46c70945f7060a7cf2575405
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Wed Nov 17 18:04:07 2010 -0500
Make the Dashboards title box a link too
diff --git a/share/html/Elements/Dashboards b/share/html/Elements/Dashboards
index e145a44..2129df8 100644
--- a/share/html/Elements/Dashboards
+++ b/share/html/Elements/Dashboards
@@ -47,6 +47,7 @@
%# END BPS TAGGED BLOCK }}}
<&|/Widgets/TitleBox,
title => loc('Dashboards'),
+ title_href => RT->Config->Get('WebPath').'/Dashboards/index.html',
titleright => loc("Edit"),
titleright_href => RT->Config->Get('WebPath').'/Dashboards/index.html',
&>
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list