Column of handle of note model had changed, apparently; used in selecting ID

svn: r14273
This commit is contained in:
Doug Blank 2010-02-08 04:20:24 +00:00
parent 1329d067de
commit 3b3e5e032d

View File

@ -73,4 +73,4 @@ class SelectNote(BaseSelector):
return self.db.get_note_from_handle
def get_handle_column(self):
return 4
return 5