Update
svn: r6688
This commit is contained in:
parent
529edc8ec9
commit
86a87a1929
@ -67,7 +67,6 @@ class BaseSelector(ManagedWindow.ManagedWindow):
|
||||
self.model = self.get_model_class()(self.db)
|
||||
self.selection = self.tree.get_selection()
|
||||
|
||||
# self.redraw()
|
||||
self.tree.set_model(self.model)
|
||||
self.add_columns(self.tree)
|
||||
self.show()
|
||||
|
@ -18,11 +18,11 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id$
|
||||
# $Id: _SelectEvent.py 6687 2006-05-17 04:43:53Z rshura $
|
||||
|
||||
|
||||
__author__ = "Donald N. Allingham"
|
||||
__revision__ = "$Revision$"
|
||||
__revision__ = "$Revision: 6687 $"
|
||||
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
|
@ -18,7 +18,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id$
|
||||
# $Id: _SelectObject.py 6687 2006-05-17 04:43:53Z rshura $
|
||||
|
||||
#
|
||||
# Written by Alex Roitman,
|
||||
|
@ -18,7 +18,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id$
|
||||
# $Id: _SelectPerson.py 6683 2006-05-17 00:48:46Z rshura $
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user