[freeside-commits] freeside/httemplate/elements menu.html, 1.129.2.4, 1.129.2.5

Ivan,,, ivan at wavetail.420.am
Sun Nov 13 20:31:34 PST 2011


Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv31885/httemplate/elements

Modified Files:
      Tag: FREESIDE_2_3_BRANCH
	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.129.2.4
retrieving revision 1.129.2.5
diff -u -w -d -r1.129.2.4 -r1.129.2.5
--- menu.html	23 Oct 2011 23:09:05 -0000	1.129.2.4
+++ menu.html	14 Nov 2011 04:31:32 -0000	1.129.2.5
@@ -25,7 +25,7 @@
 %                           'style'       => 'color:#999999',
 %                           'actionlabel' => emt('About'),
 %                           'width'       => 300,
-%                           'height'      => 360,
+%                           'height'      => 375,
 %                           'color'       => '#7e0079',
 %                           'scrolling'   => 'no',
 %                       );
@@ -473,6 +473,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