[freeside-commits] freeside/httemplate/edit quick-charge.html, 1.2.2.3, 1.2.2.4

Jeff Finucane,420,, jeff at wavetail.420.am
Wed Feb 13 15:45:44 PST 2008


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

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	quick-charge.html 
Log Message:
package class selection for one-time charges RT#1322

Index: quick-charge.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/quick-charge.html,v
retrieving revision 1.2.2.3
retrieving revision 1.2.2.4
diff -u -d -r1.2.2.3 -r1.2.2.4
--- quick-charge.html	13 Jan 2008 21:36:08 -0000	1.2.2.3
+++ quick-charge.html	13 Feb 2008 23:45:42 -0000	1.2.2.4
@@ -82,6 +82,7 @@
   <TD>
     $<INPUT TYPE="text" NAME="amount" SIZE=6 VALUE="<% $amount %>" onChange="enable_quick_charge()" onKeyPress="enable_quick_charge_amount()">
   </TD>
+<% include('/elements/tr-select-pkg_class.html', '') %>
 <% include('/elements/tr-select-taxclass.html') %>
 </TR>
   <TD>Description:</TD>



More information about the freeside-commits mailing list