mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-22 07:11:52 +00:00
I think this is breaking prospecting
This commit is contained in:
parent
7056f9a8b2
commit
5a911ecec7
@ -255,7 +255,7 @@ def get_qms(request, caveslug):
|
||||
return render_with_context(request,'options.html', {"items": [(e.entrance.slug(), e.entrance.slug()) for e in cave.entrances()]})
|
||||
|
||||
areanames = [
|
||||
('', 'Location unclear'),
|
||||
#('', 'Location unclear'),
|
||||
('1a', '1a – Plateau: around Top Camp'),
|
||||
('1b', '1b – Western plateau near 182'),
|
||||
('1c', '1c – Eastern plateau near 204 walk-in path'),
|
||||
|
Loading…
Reference in New Issue
Block a user