[phpWebApp-commits] CVS: web_app/webobjects/datebox datebox.txt,1.1.1.1,1.2
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2003-02-23 14:20:34
|
Update of /cvsroot/phpwebapp/web_app/webobjects/datebox In directory sc8-pr-cvs1:/tmp/cvs-serv5059/webobjects/datebox Modified Files: datebox.txt Log Message: Index: datebox.txt =================================================================== RCS file: /cvsroot/phpwebapp/web_app/webobjects/datebox/datebox.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** datebox.txt 21 Feb 2003 08:17:04 -0000 1.1.1.1 --- datebox.txt 23 Feb 2003 14:20:30 -0000 1.2 *************** *** 21,26 **** The attribute 'value' is used to initialize the datebox with an initial value. If it is not given, then the ! default is {{{{obj_name}}}} (in the example above it would ! be {{information_date}}). The attribute 'format' is used to specify the format of the --- 21,26 ---- The attribute 'value' is used to initialize the datebox with an initial value. If it is not given, then the ! default is {{{{obj_name}}}} (in the last example above ! it would be {{contact_date}}). The attribute 'format' is used to specify the format of the |