GitHub user BigBlueHat opened a pull request: https://github.com/apache/couchdb/pull/118
hid code editor tab when editing a doc The single tab was sad and lonely. Left all the JS around, though, for when Feild Editor decides to rejoin Code Editor. You can merge this pull request into a Git repository by running: $ git pull https://github.com/BigBlueHat/couchdb hiding-code-editor-tab Alternatively you can review and apply these changes as the patch at: https://github.com/apache/couchdb/pull/118.patch ---- commit 70da90aaa93979cf6751b426edefb853d0fbe579 Author: BigBlueHat <byo...@bigbluehat.com> Date: 2013-12-06T20:13:43Z hid code editor tab when editing a doc The single tab was sad and lonely. Left all the JS around, though, for when Feild Editor decides to rejoin Code Editor. ----