mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-17 15:17:08 +00:00
undropped caves code -> GPX
This commit is contained in:
@@ -302,7 +302,7 @@ class Entrance(TroggleModel):
|
||||
|
||||
def other_location(self):
|
||||
return self.single(self.other_station)
|
||||
|
||||
|
||||
def find_location(self):
|
||||
r = {"": "To be entered ", "?": "To be confirmed:", "S": "", "L": "Lost:", "R": "Refindable:"}[self.findability]
|
||||
if self.tag_station:
|
||||
|
||||
Reference in New Issue
Block a user