[freeside-commits] freeside/httemplate/edit discount.html,1.1,1.2

Ivan,,, ivan at wavetail.420.am
Thu Feb 4 12:39:58 PST 2010


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

Modified Files:
	discount.html 
Log Message:
discounts, RT#6679

Index: discount.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/discount.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- discount.html	30 Jan 2010 07:38:32 -0000	1.1
+++ discount.html	4 Feb 2010 20:39:56 -0000	1.2
@@ -4,6 +4,8 @@
                  'fields' => [
                                'name',
                                { field => 'disabled', type => 'checkbox', value=>'Y', },
+                               # a weird kind of false laziness
+                               # w/elements/tr-select-discount.html
                                { field => '_type',    type => 'select',
                                  options => \@_type_options,
                                  onchange => '_type_changed',



More information about the freeside-commits mailing list