Update of /cvsroot/phpwebapp/web_app/webobjects/form
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16073/webobjects/form
Modified Files:
formWebObj.txt
Log Message:
Index: formWebObj.txt
===================================================================
RCS file: /cvsroot/phpwebapp/web_app/webobjects/form/formWebObj.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** formWebObj.txt 16 Jul 2003 09:27:59 -0000 1.3
--- formWebObj.txt 15 Jul 2004 14:46:03 -0000 1.4
***************
*** 9,13 ****
<WebBox ID="editProject">
! <form name="bigForm">
. . . . . . . .
<!--# many <input>s, <select>s, etc. here #-->
--- 9,13 ----
<WebBox ID="editProject">
! <form name="bigForm" id="bigForm">
. . . . . . . .
<!--# many <input>s, <select>s, etc. here #-->
|