freeside/httemplate/search report_tax.html,1.4,1.5 report_cust_pay.html,1.4,1.5 cust_bill_event.html,1.2,1.3 report_cust_credit.html,1.2,1.3
ivan
ivan at pouncequick.420.am
Wed Sep 22 04:28:19 PDT 2004
- Previous message: freeside/httemplate/elements calendar-en.js,1.1.2.2,1.1.2.3 calendar-setup.js,1.1.2.2,1.1.2.3 calendar-win2k-2.css,1.1.2.2,1.1.2.3 calendar.js,1.1.2.2,1.1.2.3 calendar_stripped.js,1.1.2.2,1.1.2.3
- Next message: freeside/install/redhat/8 - New directory
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory pouncequick:/tmp/cvs-serv19759
Modified Files:
report_tax.html report_cust_pay.html cust_bill_event.html
report_cust_credit.html
Log Message:
add missing <TR> tags
Index: cust_bill_event.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/cust_bill_event.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cust_bill_event.html 10 Jul 2004 13:31:04 -0000 1.2
+++ cust_bill_event.html 22 Sep 2004 11:28:13 -0000 1.3
@@ -34,6 +34,7 @@
});
</SCRIPT>
</TR>
+ <TR>
<TD ALIGN="right">To: </TD>
<TD><INPUT TYPE="text" NAME="ending" ID="ending_text" VALUE="" SIZE=11 MAXLENGTH=10> <IMG SRC="../images/calendar.png" ID="ending_button" STYLE="cursor: pointer" TITLE="Select date"><BR><i>m/d/y</i></TD>
<SCRIPT TYPE="text/javascript">
Index: report_cust_credit.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/report_cust_credit.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- report_cust_credit.html 23 Apr 2004 12:19:40 -0000 1.2
+++ report_cust_credit.html 22 Sep 2004 11:28:13 -0000 1.3
@@ -39,6 +39,7 @@
});
</SCRIPT>
</TR>
+ <TR>
<TD ALIGN="right">To: </TD>
<TD><INPUT TYPE="text" NAME="ending" ID="ending_text" VALUE="" SIZE=11 MAXLENGTH=10> <IMG SRC="../images/calendar.png" ID="ending_button" STYLE="cursor: pointer" TITLE="Select date"><BR><i>m/d/y</i></TD>
<SCRIPT TYPE="text/javascript">
Index: report_tax.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/report_tax.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- report_tax.html 19 Nov 2003 12:21:09 -0000 1.4
+++ report_tax.html 22 Sep 2004 11:28:13 -0000 1.5
@@ -22,6 +22,7 @@
});
</SCRIPT>
</TR>
+ <TR>
<TD ALIGN="right">To: </TD>
<TD><INPUT TYPE="text" NAME="ending" ID="ending_text" VALUE="" SIZE=11 MAXLENGTH=10> <IMG SRC="../images/calendar.png" ID="ending_button" STYLE="cursor: pointer" TITLE="Select date"><BR><i>m/d/y</i></TD>
<SCRIPT TYPE="text/javascript">
Index: report_cust_pay.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/report_cust_pay.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- report_cust_pay.html 19 Nov 2003 12:21:09 -0000 1.4
+++ report_cust_pay.html 22 Sep 2004 11:28:13 -0000 1.5
@@ -36,6 +36,7 @@
});
</SCRIPT>
</TR>
+ <TR>
<TD ALIGN="right">To: </TD>
<TD><INPUT TYPE="text" NAME="ending" ID="ending_text" VALUE="" SIZE=11 MAXLENGTH=10> <IMG SRC="../images/calendar.png" ID="ending_button" STYLE="cursor: pointer" TITLE="Select date"><BR><i>m/d/y</i></TD>
<SCRIPT TYPE="text/javascript">
- Previous message: freeside/httemplate/elements calendar-en.js,1.1.2.2,1.1.2.3 calendar-setup.js,1.1.2.2,1.1.2.3 calendar-win2k-2.css,1.1.2.2,1.1.2.3 calendar.js,1.1.2.2,1.1.2.3 calendar_stripped.js,1.1.2.2,1.1.2.3
- Next message: freeside/install/redhat/8 - New directory
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list