summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/menu.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index 19cd2d8d1..46f9a0ca6 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -229,6 +229,7 @@ tie my %report_rating, 'Tie::IxHash',
'RADIUS sessions' => [ $fsurl.'search/sqlradius.html', '' ],
'Call Detail Records (CDRs)' => [ $fsurl.'search/report_cdr.html', '' ],
'Time worked' => [ $fsurl.'search/report_rt_transaction.html', '' ],
+ 'Time worked summary' => [ $fsurl.'search/report_rt_ticket.html', '' ],
;
tie my %report_ticketing_statistics, 'Tie::IxHash',