GitHub user robertkowalski opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/132

    Unify one_pane and one_pane_db again

    We recently introduced a new template `one_pane_db` which had
    the rightHeader for the list of DBs. In retrospective it turns
    out that also other views need the rightHeader markup to
    populate it with elements.
    
    Views that don't need the rightHeader element should not get
    influenced so this removes some complexity and avoids that the
    templates diverge more in the future.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertkowalski/couchdb-fauxton unify-templates

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/132.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 #132
    
----
commit 17a1a3d3c63d5e414a5275f849f440f4ff61a414
Author: Robert Kowalski <[email protected]>
Date:   2014-11-05T12:51:25Z

    Unify one_pane and one_pane_db again
    
    We recently introduced a new template `one_pane_db` which had
    the rightHeader for the list of DBs. In retrospective it turns
    out that also other views need the rightHeader markup to
    populate it with elements.
    
    Views that don't need the rightHeader element should not get
    influenced so this removes some complexity and avoids that the
    templates diverge more in the future.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to