[phpWebApp-commits] CVS: web_app/webobjects/xlistbox xlistbox.txt,1.1.1.1,1.2
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2003-02-23 14:20:35
|
Update of /cvsroot/phpwebapp/web_app/webobjects/xlistbox In directory sc8-pr-cvs1:/tmp/cvs-serv5059/webobjects/xlistbox Modified Files: xlistbox.txt Log Message: Index: xlistbox.txt =================================================================== RCS file: /cvsroot/phpwebapp/web_app/webobjects/xlistbox/xlistbox.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** xlistbox.txt 21 Feb 2003 08:17:06 -0000 1.1.1.1 --- xlistbox.txt 23 Feb 2003 14:20:31 -0000 1.2 *************** *** 65,69 **** When there is only the main list, it behaves just like a 'listbox', and in ! this case it would be better to use a 'listbox' object insetad of a 'xlistbox' object, since it is more efficient. --- 65,69 ---- When there is only the main list, it behaves just like a 'listbox', and in ! this case it would be better to use a 'listbox' object instead of a 'xlistbox' object, since it is more efficient. |