summaryrefslogtreecommitdiff
path: root/httemplate/elements/menu.html
diff options
context:
space:
mode:
authorivan <ivan>2011-11-14 04:31:32 +0000
committerivan <ivan>2011-11-14 04:31:32 +0000
commitbda8c33f9b346ba6cd7aa4174ce0d3e37db7bd49 (patch)
tree6e2ecb77cf8321e2a8ff16d32204b2e04befb369 /httemplate/elements/menu.html
parentc5ceb74497f48162185959070d841a91e8bb58d9 (diff)
rate tiers for vnes, RT#14903
Diffstat (limited to 'httemplate/elements/menu.html')
-rw-r--r--httemplate/elements/menu.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index 17c422963..6bfe712f8 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -25,7 +25,7 @@
% 'style' => 'color:#999999',
% 'actionlabel' => emt('About'),
% 'width' => 300,
-% 'height' => 360,
+% 'height' => 375,
% 'color' => '#7e0079',
% 'scrolling' => 'no',
% );
@@ -473,6 +473,8 @@ tie my %config_billing_rates, 'Tie::IxHash',
'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" ?
+ 'separator' => '', #its a separator!
+ 'Tiering plans' => [ $fsurl.'browse/rate_tier.html', 'Rating tiers' ],
;
tie my %config_billing, 'Tie::IxHash';