##// END OF EJS Templates
Split read-only logic into three functions: read_only, logged_in, and login_available. Move display logic from javascript into templates.
Split read-only logic into three functions: read_only, logged_in, and login_available. Move display logic from javascript into templates.

File last commit:

r4934:265d40c7
r5722:bd487586
Show More
README.md
6 lines | 230 B | text/x-minidsrc | MarkdownLexer
Brian E. Granger
Updating CodeMirror to v 2.12....
r4504 # CodeMirror 2
CodeMirror 2 is a rewrite of [CodeMirror
1](http://github.com/marijnh/CodeMirror). The docs live
[here](http://codemirror.net/manual.html), and the project page is
[http://codemirror.net/](http://codemirror.net/).