Place object URLs working

svn: r349
This commit is contained in:
Don Allingham
2001-08-19 17:31:52 +00:00
parent 7c8d296113
commit edef3eaf1e
7 changed files with 263 additions and 19 deletions

View File

@@ -1413,7 +1413,7 @@ def on_editperson_clicked(obj):
#
#-------------------------------------------------------------------------
def on_rel_type_changed(obj):
nameList = database.getPersonMap().values()
nameList.sort(sort.by_last_name)
spouse_list = obj.get_data("d")