summaryrefslogtreecommitdiff
path: root/rt/share/html/RTx/Statistics/DayOfWeek
diff options
context:
space:
mode:
authormark <mark>2011-08-03 22:32:58 +0000
committermark <mark>2011-08-03 22:32:58 +0000
commit3ad0080229de463ef00f26ce384729f3303360ad (patch)
tree31bef309fe040825f6409982916d222947a5b378 /rt/share/html/RTx/Statistics/DayOfWeek
parent64f23bb7a8eafa94508477d5f276463fb188dd7d (diff)
fix statistics report TitleBox, #13546
Diffstat (limited to 'rt/share/html/RTx/Statistics/DayOfWeek')
-rwxr-xr-xrt/share/html/RTx/Statistics/DayOfWeek/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/share/html/RTx/Statistics/DayOfWeek/index.html b/rt/share/html/RTx/Statistics/DayOfWeek/index.html
index 6353abbdb..60038505f 100755
--- a/rt/share/html/RTx/Statistics/DayOfWeek/index.html
+++ b/rt/share/html/RTx/Statistics/DayOfWeek/index.html
@@ -12,7 +12,7 @@ selected queue for each day. It also hows how many of those created tickets were
%my $title = "Ticket counts by day of week in " . $QueueObj->Name();
<&|/Elements/TitleBox,
title => $title,
- title_href => "/RTx/Statistics/DayOfWeek/index.html?$QueryString" &>
+ title_href => $RT::WebPath."/RTx/Statistics/DayOfWeek/index.html?$QueryString" &>
<TABLE BORDER=0 cellspacing=0 cellpadding=1 WIDTH=100%>
% if ($ShowHeader) {
<& /RTx/Statistics/Elements/CollectionAsTable/Header,