[freeside-commits] freeside/httemplate/elements menu.html, 1.133, 1.134
Ivan,,,
ivan at wavetail.420.am
Sun Nov 13 20:31:33 PST 2011
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv31871/httemplate/elements
Modified Files:
menu.html
Log Message:
rate tiers for vnes, RT#14903
Index: menu.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/menu.html,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -w -d -r1.133 -r1.134
--- menu.html 23 Oct 2011 23:09:04 -0000 1.133
+++ menu.html 14 Nov 2011 04:31:31 -0000 1.134
@@ -25,7 +25,7 @@
% 'style' => 'color:#999999',
% 'actionlabel' => emt('About'),
% 'width' => 300,
-% 'height' => 360,
+% 'height' => 375,
% 'color' => '#7e0079',
% 'scrolling' => 'no',
% );
@@ -503,6 +503,8 @@
'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';
More information about the freeside-commits
mailing list