2485: can't create new family tree
svn: r11403
This commit is contained in:
parent
80683b56a4
commit
b08b88541f
@ -851,8 +851,7 @@ class DbManager(CLIDbManager):
|
||||
last, tval, False, ''])
|
||||
self.selection.select_iter(node)
|
||||
path = self.model.get_path(node)
|
||||
self.dblist.set_cursor(path, focus_column=self.column,
|
||||
start_editing=True)
|
||||
self.dblist.set_cursor(path)
|
||||
return new_path, title
|
||||
|
||||
def __drag_data_received(self, widget, context, xpos, ypos, selection,
|
||||
|
Loading…
x
Reference in New Issue
Block a user