[phpWebApp-commits] CVS: web_app/webobjects/dbTable dbTable.txt,1.1.1.1,1.2
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2003-02-23 14:20:33
|
Update of /cvsroot/phpwebapp/web_app/webobjects/dbTable In directory sc8-pr-cvs1:/tmp/cvs-serv5059/webobjects/dbTable Modified Files: dbTable.txt Log Message: Index: dbTable.txt =================================================================== RCS file: /cvsroot/phpwebapp/web_app/webobjects/dbTable/dbTable.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** dbTable.txt 21 Feb 2003 08:17:06 -0000 1.1.1.1 --- dbTable.txt 23 Feb 2003 14:20:30 -0000 1.2 *************** *** 12,16 **** selectable="true" /> ! If attribute 'table' is the name of the table that will be displayed. If it is not specified, its default value is {{obj_name}} (the value of attribute 'Name'). --- 12,16 ---- selectable="true" /> ! The attribute 'table' is the name of the table that will be displayed. If it is not specified, its default value is {{obj_name}} (the value of attribute 'Name'). |