summaryrefslogtreecommitdiff
path: root/rt/share/html/RTx/Statistics/CallsMultiQueue
diff options
context:
space:
mode:
authorMitch Jackson <mitch@freeside.biz>2019-03-31 12:47:29 -0400
committerMitch Jackson <mitch@freeside.biz>2019-03-31 12:47:29 -0400
commitf00e8e20ff518289fb29275eb3ec51d7b6bc1e26 (patch)
tree80bfae6f608b01478f6096659223118da7a20678 /rt/share/html/RTx/Statistics/CallsMultiQueue
parenta9aa4d83ae52cfece965cd8f175a29394938f76a (diff)
RT# 81692 Update use of deprecated widgets in RT
Diffstat (limited to 'rt/share/html/RTx/Statistics/CallsMultiQueue')
-rwxr-xr-xrt/share/html/RTx/Statistics/CallsMultiQueue/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/rt/share/html/RTx/Statistics/CallsMultiQueue/index.html b/rt/share/html/RTx/Statistics/CallsMultiQueue/index.html
index 512d62d26..17eeb5e1d 100755
--- a/rt/share/html/RTx/Statistics/CallsMultiQueue/index.html
+++ b/rt/share/html/RTx/Statistics/CallsMultiQueue/index.html
@@ -21,7 +21,7 @@ The line chart below shows the same information in a graphical form.
% Statistics::FormatDate($Statistics::PerDayDateFormat, $dates[0]) . " through " .
% Statistics::FormatDate($Statistics::PerDayDateFormat, $dates[$#dates-1]);
-<& /Elements/TitleBoxStart, title => $title, title_href => $RT::WebPath."/RTx/Statistics/OpenStalled/index.html?$QueryString"&>
+<& /Widgets/TitleBoxStart, title => $title, title_href => $RT::WebPath."/RTx/Statistics/OpenStalled/index.html?$QueryString"&>
<TABLE BORDER=0 cellspacing=0 cellpadding=1 WIDTH="100%">
% if ($ShowHeader) {
<& /RTx/Statistics/Elements/CollectionAsTable/Header,
@@ -97,7 +97,7 @@ The line chart below shows the same information in a graphical form.
<& /RTx/Statistics/Elements/CollectionAsTable/Row, Format => \@RowFormat, i => $line, record => $record, maxitems => $maxitems &>
% }
</table>
-<& /Elements/TitleBoxEnd&>
+<& /Widgets/TitleBoxEnd&>
<!-- <td>Show:</td>
<td COLSPAN=2><SELECT NAME="status">