mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-14 00:27:07 +00:00
comment updates
This commit is contained in:
@@ -269,6 +269,7 @@ class Wallet(models.Model):
|
||||
ticks = {}
|
||||
|
||||
# Initially, are there any required survex files present ?
|
||||
# Note that we can't set the survexblock here on the wallet as that info is only available while parsing the survex file
|
||||
survexok = "red"
|
||||
ticks["S"] = "red"
|
||||
if waldata["survex not required"]:
|
||||
|
||||
Reference in New Issue
Block a user