dabo Commit
Revision 5981
Date: 2010-09-09 09:07:00 -0700 (Thu, 09 Sep 2010)
Author: Ed
Trac: http://trac.dabodev.com/changeset/5981

Changed:
U   trunk/dabo/ui/uiwx/dForm.py

Log:
Removed extra afterNew() definition. Trac issue #1374


Diff:
Modified: trunk/dabo/ui/uiwx/dForm.py
===================================================================
--- trunk/dabo/ui/uiwx/dForm.py 2010-09-08 17:32:04 UTC (rev 5980)
+++ trunk/dabo/ui/uiwx/dForm.py 2010-09-09 16:07:00 UTC (rev 5981)
@@ -636,9 +636,6 @@
                self.refresh()
 
 
-       def afterNew(self): pass
-
-
        def getSQL(self, dataSource=None):
                """ Get the current SQL from the bizobj."""
                return self.getBizobj(dataSource).getSQL()



_______________________________________________
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]

Reply via email to