geography : varible referenced before assignment
svn: r17275
This commit is contained in:
parent
47688e85d6
commit
352502ee34
@ -199,6 +199,7 @@ class GeoFamily(GeoGraphyView):
|
|||||||
dbstate.db.find_backlink_handles(event.handle)
|
dbstate.db.find_backlink_handles(event.handle)
|
||||||
if ref_type == 'Family'
|
if ref_type == 'Family'
|
||||||
]
|
]
|
||||||
|
fnam = mnam = ""
|
||||||
if family_list:
|
if family_list:
|
||||||
for family in family_list:
|
for family in family_list:
|
||||||
handle = family.get_father_handle()
|
handle = family.get_father_handle()
|
||||||
|
Loading…
Reference in New Issue
Block a user