forked from expo/troggle
More cleanup and modernisation
This commit is contained in:
@@ -257,7 +257,7 @@ def identifycavedircontents(gcavedir):
|
||||
# perhaps should use the database and have a reload button for it
|
||||
def survexcaveslist(request):
|
||||
cavesdir = os.path.join(settings.SURVEX_DATA, "caves")
|
||||
cavesdircontents = { }
|
||||
#cavesdircontents = { }
|
||||
|
||||
onefilecaves = [ ]
|
||||
multifilecaves = [ ]
|
||||
|
||||
Reference in New Issue
Block a user