summaryrefslogtreecommitdiff
path: root/httemplate/elements/menu.html
diff options
context:
space:
mode:
authormark <mark>2010-07-22 00:11:56 +0000
committermark <mark>2010-07-22 00:11:56 +0000
commit342e2bfbe6aad470ab9dee40640f8ac7d9653003 (patch)
treebf350b2d3876651ee0c4487b0e321ec21f839f0c /httemplate/elements/menu.html
parentc26fea8a168f255412a8065c0a04758c9b0d340d (diff)
cdr rating by day and time, part 2, RT#4763
Diffstat (limited to 'httemplate/elements/menu.html')
-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 1eaefe2..da2dcaa 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -421,6 +421,7 @@ tie my %config_billing_rates, 'Tie::IxHash',
'Rate plans' => [ $fsurl.'browse/rate.cgi', 'Manage rate plans' ],
'Regions and prefixes' => [ $fsurl.'browse/rate_region.html', 'Manage regions and prefixes' ],
'Usage classes' => [ $fsurl.'browse/usage_class.html', 'Usage classes define groups of usage for taxation.' ],
+ 'Time periods' => [ $fsurl.'browse/rate_time.html', 'Time periods define days and hours for rate plans' ],
'Edit rates with Excel' => [ $fsurl.'misc/rate_edit_excel.html', 'Download and edit rates with Excel, then upload changes.' ], #"Edit with Excel" ?
;