summaryrefslogtreecommitdiff
path: root/rt/share/html/Elements
diff options
context:
space:
mode:
authorivan <ivan>2010-08-15 01:32:31 +0000
committerivan <ivan>2010-08-15 01:32:31 +0000
commit2806e1967f8dbb7b15c41dd7c5bcc2eb121907f0 (patch)
tree6970ebedbdea8842386cb47aa2f509df93099b05 /rt/share/html/Elements
parent720b332c6b5a40c24e42104023e6b37de3e2494e (diff)
fix Dashboards edit link too, RT#9412
Diffstat (limited to 'rt/share/html/Elements')
-rw-r--r--rt/share/html/Elements/Dashboards2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/share/html/Elements/Dashboards b/rt/share/html/Elements/Dashboards
index 3653aa5b8..1a9c05299 100644
--- a/rt/share/html/Elements/Dashboards
+++ b/rt/share/html/Elements/Dashboards
@@ -51,7 +51,7 @@
title_href => RT->Config->Get('WebPath').'/Dashboards/index.html',
bodyclass => "",
titleright => loc("Edit"),
- titleright_href => RT->Config->Get('WebPath').'/Dashboards/',
+ titleright_href => RT->Config->Get('WebPath').'/Dashboards/index.html',
&>
<& /Dashboards/Elements/ShowDashboards:table,