#6044: typo; should use active place as mark not the first place handle on places list
svn: r20405
This commit is contained in:
parent
1c6df8ad46
commit
4284da6d8e
@ -843,7 +843,7 @@ class GeoGraphyView(OsmGps, NavigationView):
|
||||
)
|
||||
else:
|
||||
self.mark = [None, None, None, None, None, None, None,
|
||||
None, None, plce.gramps_id, None, None]
|
||||
None, None, place.gramps_id, None, None]
|
||||
self.select_fct = PlaceSelection(self.uistate,
|
||||
self.dbstate,
|
||||
self.osm,
|
||||
|
Loading…
Reference in New Issue
Block a user