diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2023-03-17 14:33:30 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2023-03-17 14:33:30 +0000 |
commit | de54576d1131c0f2020dca082499f837ad6c672e (patch) | |
tree | 86d0d550239cb91bcfa7bf4179e157296a90a15d /core/views/survex.py | |
parent | 12c7b9b5d1c150b09be2fb6801bb757569169584 (diff) | |
download | troggle-de54576d1131c0f2020dca082499f837ad6c672e.tar.gz troggle-de54576d1131c0f2020dca082499f837ad6c672e.tar.bz2 troggle-de54576d1131c0f2020dca082499f837ad6c672e.zip |
Fix QMs reports, remove V grade
Diffstat (limited to 'core/views/survex.py')
-rw-r--r-- | core/views/survex.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/survex.py b/core/views/survex.py index 714cf6d..45d63ea 100644 --- a/core/views/survex.py +++ b/core/views/survex.py @@ -105,7 +105,7 @@ survextemplatefile = """; *** THIS IS A TEMPLATE FILE NOT WHAT YOU MIGHT BE EXPE ; QM doesn't go anywhere, set the resolution-station to be the same as the ; nearest-station. Include any relevant details of how to find or push the QM in ; the textual description. -;Serial number grade(A/B/C/D/V/X) nearest-station resolution-station description +;Serial number grade(A/B/C/D/X) nearest-station resolution-station description ;[ QM1 A surveyname.3 - description of QM ] ;[ QM2 B surveyname.5 - description of QM ] |