I created a file called default/view.html using the web interface. It looks
as expected when I peek at it:
{{extend 'layout.html'}}
<h1>This is the default/view.html template</h1>
{{=BEAUTIFY(response._vars)}}
However, when I choose to edit that file using the web interface I get a
blank, uneditable page. This happens with several view files I created.
Browser console shows this error originating from comment-fold.js:
TypeError: lineText is undefined
Running web2py with this info in the VERSION file: Version
2.9.5-stable+timestamp.2014.03.16.02.35.39
python.exe is on a local drive, web2py and Application directory are on
Dropbox drive.
How can I get access to these files?
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.