Geography : bug #06466 : History change when clicking on one marker

bug #06451 : incomplete precedent patch


svn: r21368
This commit is contained in:
Serge Noiraud
2013-02-17 12:48:55 +00:00
parent 6deead53fc
commit bf65ad1e7c
5 changed files with 4 additions and 14 deletions

View File

@@ -234,7 +234,6 @@ class GeoFamClose(GeoGraphyView):
f1 = None
if active:
f1 = self.dbstate.db.get_family_from_handle(active)
self.change_active(active)
color = self._config.get('geography.color2')
self._createmap(f1, color, self.place_list_active, False)
if self.reffamily: