Include recent change to PlaceListModel in get_handle_column

svn: r14218
This commit is contained in:
Gary Burton 2010-02-04 22:52:00 +00:00
parent 91b8da4fd0
commit 3b6552f62d

View File

@ -72,4 +72,4 @@ class SelectPlace(BaseSelector):
return self.db.get_place_from_handle
def get_handle_column(self):
return PlaceModel.HANDLE_COL
return PlaceListModel.HANDLE_COL