summaryrefslogtreecommitdiffstats
path: root/templates/editcave2.html
Commit message (Collapse)AuthorAgeFilesLines
* Remove the redundant render_with_context() as django now does this just with theSam Wenham2019-03-301-0/+1
| | | | | render() shortcut Move from mimetype to content_type, missed in last commit
* Fix templates to use system javascript for jquery, jquery-ui andWookey2014-09-111-2/+2
| | | | jquery-ui themes
* Editing no longer changes files more than nesecary. Removed TinyMCE editing. ↵expo2012-08-061-1/+1
| | | | /Sumbit/Submit
* Start to change dataformat for caves, along with there editing. Start to ↵Martin Green2012-06-101-1/+1
| | | | change survex reader to cope better with equates/tags.
* Render a cave editing page. Nb it does not do save anything yet.Martin Green2012-01-071-0/+18