GitHub user benkeen opened a pull request: https://github.com/apache/couchdb-fauxton/pull/231
2546 added sidebar to permissions page The code changes are in the first commit. Whitespace/styles fixes in the second. You can merge this pull request into a Git repository by running: $ git pull https://github.com/benkeen/couchdb-fauxton 2546-added-sidebar-to-permissions-page Alternatively you can review and apply these changes as the patch at: https://github.com/apache/couchdb-fauxton/pull/231.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #231 ---- commit b013af3f18472d5d783187d62394e9b1929f4ca4 Author: Benjamin Keen <ben.k...@gmail.com> Date: 2015-01-16T21:58:38Z Added sidebar to permissions page N.B. I stumbled across an old bug while working on this ticket where the page content wouldn't scroll. That's why there were a few markup/CSS changes in this ticket as well. Closes COUCHDB-2546 commit 0fab7752c652c7e0bb69475a236cf79c4e06049b Author: Benjamin Keen <ben.k...@gmail.com> Date: 2015-01-16T22:15:39Z Code cleanup: whitespace, styles ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---