dabo Commit
Revision 3337
Date: 2007-09-02 16:10:55 -0700 (Sun, 02 Sep 2007)
Author: Ed
Trac: http://svn.dabodev.com/trac/dabo/changeset/3337
Changed:
U trunk/dabo/biz/dBizobj.py
Log:
Fixed typo in attribute name.
Diff:
Modified: trunk/dabo/biz/dBizobj.py
===================================================================
--- trunk/dabo/biz/dBizobj.py 2007-09-02 18:34:15 UTC (rev 3336)
+++ trunk/dabo/biz/dBizobj.py 2007-09-02 23:10:55 UTC (rev 3337)
@@ -66,7 +66,7 @@
self._scanRestorePosition = True
self._scanReverse = False
self._SQL = ""
- self._UserSQL = ""
+ self._userSQL = ""
self._requeryOnLoad = False
self._parent = None
self._autoPopulatePK = True
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]