From 2806e1967f8dbb7b15c41dd7c5bcc2eb121907f0 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 15 Aug 2010 01:32:31 +0000 Subject: fix Dashboards edit link too, RT#9412 --- rt/share/html/Elements/Dashboards | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rt/share/html/Elements') 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, -- cgit v1.2.1