dabo Commit
Revision 4867
Date: 2008-12-17 11:28:57 -0800 (Wed, 17 Dec 2008)
Author: Paul
Trac: http://trac.dabodev.com/dabo/changeset/4867
Changed:
U trunk/dabo/ui/uiwx/dGrid.py
Log:
Another typo fix (see r4855 and r4863).
Diff:
Modified: trunk/dabo/ui/uiwx/dGrid.py
===================================================================
--- trunk/dabo/ui/uiwx/dGrid.py 2008-12-17 19:13:51 UTC (rev 4866)
+++ trunk/dabo/ui/uiwx/dGrid.py 2008-12-17 19:28:57 UTC (rev 4867)
@@ -2649,7 +2649,7 @@
sortfunc = None
if sortingStrings and not caseSensitive:
- sortKey = caseInsensitiveSortkey
+ sortKey = caseInsensitiveSortKey
elif dataType in ("date", "datetime"):
# can't compare NoneType to these types:
sortKey = noneSortKey
_______________________________________________
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/[email protected]