Hide alternate locations list when empty
This commit is contained in:
@@ -179,6 +179,7 @@ class EditPlace(EditPrimary):
|
||||
self._add_tab(notebook, self.placeref_list)
|
||||
self.track_ref_for_deletion("placeref_list")
|
||||
|
||||
if len(self.obj.alt_loc) > 0:
|
||||
self.loc_list = LocationEmbedList(self.dbstate,
|
||||
self.uistate,
|
||||
self.track,
|
||||
|
||||
Reference in New Issue
Block a user