7006: double entries in de gendex.txt file
svn: r23282
This commit is contained in:
parent
1b6232e380
commit
9522a5ba53
@ -7580,7 +7580,6 @@ class NavWebReport(Report):
|
|||||||
for person_handle in ind_list:
|
for person_handle in ind_list:
|
||||||
step()
|
step()
|
||||||
person = self.database.get_person_from_handle(person_handle)
|
person = self.database.get_person_from_handle(person_handle)
|
||||||
self.write_gendex(fp_gendex, person)
|
|
||||||
if self.archive:
|
if self.archive:
|
||||||
self.write_gendex(gendex_io, person)
|
self.write_gendex(gendex_io, person)
|
||||||
else:
|
else:
|
||||||
|
Loading…
Reference in New Issue
Block a user