mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-01-31 15:32:35 +00:00
test
This commit is contained in:
parent
372c7e0804
commit
d9cfbc19ed
@ -274,7 +274,6 @@ def editexpopage(request, path):
|
||||
'''Manages the 'Edit this Page' capability for expo handbook and other html pages.
|
||||
Relies on HTML5 or javascript to provide the in-browser editing environment.
|
||||
'''
|
||||
return HttpResponse('File not found' )
|
||||
try:
|
||||
# if a cave not a webpage at all.
|
||||
r = Cave.objects.get(url = path)
|
||||
|
Loading…
Reference in New Issue
Block a user