forked from expo/troggle
SurvexBlocks now importing in deatil
This commit is contained in:
@@ -78,6 +78,8 @@ def caveKey(x):
|
||||
Note that cave kataster numbers are not generally integers.
|
||||
This needs to be fixed make a decent sort order.
|
||||
"""
|
||||
if not x.kataster_number:
|
||||
return "~"
|
||||
return x.kataster_number
|
||||
|
||||
def getnotablecaves():
|
||||
|
||||
Reference in New Issue
Block a user