[freeside-commits] freeside/rt/share/html/RTx/Statistics/Resolution index.html, 1.1.2.3, 1.1.2.4
Mark Wells
mark at wavetail.420.am
Wed Aug 3 15:33:00 PDT 2011
Update of /home/cvs/cvsroot/freeside/rt/share/html/RTx/Statistics/Resolution
In directory wavetail.420.am:/tmp/cvs-serv25793/rt/share/html/RTx/Statistics/Resolution
Modified Files:
Tag: FREESIDE_2_1_BRANCH
index.html
Log Message:
fix statistics report TitleBox, #13546
Index: index.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/share/html/RTx/Statistics/Resolution/index.html,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -w -d -r1.1.2.3 -r1.1.2.4
--- index.html 5 Dec 2010 02:59:39 -0000 1.1.2.3
+++ index.html 3 Aug 2011 22:32:58 -0000 1.1.2.4
@@ -15,7 +15,7 @@
% Statistics::FormatDate($Statistics::PerDayDateFormat, $dates[$#dates-1]);
<&|/Elements/TitleBox,
title => $title,
- title_href => "/RTx/Statistics/Resolution/index.html?$QueryString" &>
+ title_href => $RT::WebPath ."/RTx/Statistics/Resolution/index.html?$QueryString" &>
<TABLE BORDER=0 cellspacing=0 cellpadding=1 WIDTH=100%>
% if ($ShowHeader) {
<& /RTx/Statistics/Elements/CollectionAsTable/Header,
@@ -106,6 +106,8 @@
</form>
+<% Statistics::DebugInit($m) |n %>
+
<%ARGS>
$max => $Statistics::TimeToResolveMaxRows
$Queue => undef
More information about the freeside-commits
mailing list