mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-16 17:07:13 +00:00
re-located *fix in different area
This commit is contained in:
@@ -63,6 +63,13 @@ class MapLocations(object):
|
||||
nullent = Entrance.objects.all()[0]
|
||||
pending = [
|
||||
("1623.p2013-cucc-pit", "no ent", False, nullent),
|
||||
("1623.p2013-cucc-01", "no ent", False, nullent),
|
||||
("1623.p2013-cucc-01-DUP", "no ent", False, nullent),
|
||||
("1623.p2013-cucc-01B", "no ent", False, nullent),
|
||||
("1623.p2013-cucc-slope", "no ent", False, nullent),
|
||||
("1623.p2013-cucc-draft4pit ", "no ent", False, nullent),
|
||||
("1623.p2013-cucc-draft4pit-DUP ", "no ent", False, nullent),
|
||||
("1623.p2013-cucc-shelter1", "no ent", False, nullent),
|
||||
|
||||
("1626.p2013-cucc-draftyholes", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-pitarea", "no ent", False, nullent),
|
||||
@@ -73,21 +80,14 @@ class MapLocations(object):
|
||||
("1626.p2013-cucc-12mpit", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-20mpit", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-2s-drop", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-01", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-01-DUP", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-01B", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-01cp", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-rift", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-slope", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-snowplug2", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-draft4pit ", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-draft4pit-DUP ", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-DraftHole", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-setofsnowholes", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-stotp20", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-snowplug", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-draft3pit", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-shelter1", "no ent", False, nullent),
|
||||
("1626.p2013-cucc-draft2pit", "no ent", False, nullent),
|
||||
("1626.p2014-ms-01", "no ent", False, nullent),
|
||||
("1626.p2014-ms-02", "no ent", False, nullent),
|
||||
|
||||
Reference in New Issue
Block a user