fix Dashboards edit link too, RT#9412
authorivan <ivan>
Sun, 15 Aug 2010 01:32:31 +0000 (01:32 +0000)
committerivan <ivan>
Sun, 15 Aug 2010 01:32:31 +0000 (01:32 +0000)
rt/FREESIDE_MODIFIED
rt/share/html/Elements/Dashboards

index 50b44ec..813cb39 100644 (file)
@@ -20,6 +20,7 @@ lib/RT/URI/freeside/Internal.pm
 lib/RT/URI/freeside/XMLRPC.pm
  share/html/Admin/Users/Modify.html
  share/html/Elements/CollectionList
+ share/html/Elements/Dashboards #adding index.html to edit link
 share/html/Elements/EditCustomFieldDate #customfield date patch (NEW)
  share/html/Elements/Header
  share/html/Elements/PageLayout
index 3653aa5..1a9c052 100644 (file)
@@ -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,