[freeside-commits] freeside/httemplate/view/cust_main one_time_charge_link.html, 1.1, 1.2
Ivan,,,
ivan at wavetail.420.am
Wed Jun 24 18:22:57 PDT 2009
- Previous message: [freeside-commits] freeside/FS/bin freeside-queued,1.41,1.42
- Next message: [freeside-commits] freeside/FS/FS Schema.pm, 1.145, 1.146 cust_bill.pm, 1.245, 1.246 cust_bill_pkg.pm, 1.34, 1.35 Conf.pm, 1.292, 1.293 AccessRight.pm, 1.38, 1.39 cust_main.pm, 1.434, 1.435 cust_tax_adjustment.pm, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/httemplate/view/cust_main
In directory wavetail.420.am:/tmp/cvs-serv28249
Modified Files:
one_time_charge_link.html
Log Message:
fix extra whitespace in IE
Index: one_time_charge_link.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/one_time_charge_link.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- one_time_charge_link.html 29 Mar 2009 09:38:29 -0000 1.1
+++ one_time_charge_link.html 25 Jun 2009 01:22:54 -0000 1.2
@@ -57,13 +57,7 @@
</SCRIPT>
-<!--<FORM NAME='quickcharge' STYLE="margin:0; padding:0; display: inline;"> -->
-<FORM NAME='quickcharge' STYLE="display:inline">
- <INPUT NAME="taxproductnum" ID="taxproductnum" TYPE="hidden">
- <INPUT NAME="tax_override" ID="tax_override" TYPE="hidden">
- <INPUT NAME="charge_storage" ID="charge_storage" TYPE="hidden">
- <INPUT NAME="taxproductnum_description" ID="taxproductnum_description" TYPE="hidden">
-</FORM>
+<FORM NAME='quickcharge' STYLE="margin:0; padding:0; display:inline"><INPUT NAME="taxproductnum" ID="taxproductnum" TYPE="hidden"><INPUT NAME="tax_override" ID="tax_override" TYPE="hidden"><INPUT NAME="charge_storage" ID="charge_storage" TYPE="hidden"><INPUT NAME="taxproductnum_description" ID="taxproductnum_description" TYPE="hidden"></FORM>
<% include('/elements/popup_link.html', {
'action' => $p.'edit/quick-charge.html?custnum='. $cust_main->custnum,
- Previous message: [freeside-commits] freeside/FS/bin freeside-queued,1.41,1.42
- Next message: [freeside-commits] freeside/FS/FS Schema.pm, 1.145, 1.146 cust_bill.pm, 1.245, 1.246 cust_bill_pkg.pm, 1.34, 1.35 Conf.pm, 1.292, 1.293 AccessRight.pm, 1.38, 1.39 cust_main.pm, 1.434, 1.435 cust_tax_adjustment.pm, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list