[freeside-commits] freeside/rt/share/html/RTx/Statistics/CallsQueueDay index.html, 1.2, 1.3

Mark Wells mark at wavetail.420.am
Wed Aug 3 15:32:43 PDT 2011


Update of /home/cvs/cvsroot/freeside/rt/share/html/RTx/Statistics/CallsQueueDay
In directory wavetail.420.am:/tmp/cvs-serv25683/rt/share/html/RTx/Statistics/CallsQueueDay

Modified Files:
	index.html 
Log Message:
fix statistics report TitleBox, #13546

Index: index.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/share/html/RTx/Statistics/CallsQueueDay/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -w -d -r1.2 -r1.3
--- index.html	5 Dec 2010 02:59:37 -0000	1.2
+++ index.html	3 Aug 2011 22:32:41 -0000	1.3
@@ -16,7 +16,7 @@
 %	  Statistics::FormatDate($Statistics::PerDayDateFormat, $dates[$#dates-1]);
 <&|/Elements/TitleBox, 
 	title => $title,
-	title_href => "/RTx/Statistics/CallsQueueDay/index.html?$QueryString" &>
+	title_href => $RT::WebPath."/RTx/Statistics/CallsQueueDay/index.html?$QueryString" &>
 <TABLE BORDER=0 cellspacing=0 cellpadding=1 WIDTH=100%>
 % if ($ShowHeader) {
 <& /RTx/Statistics/Elements/CollectionAsTable/Header, 



More information about the freeside-commits mailing list