GitHub user robertkowalski opened a pull request:

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

    Remove `rightHeader` from changes view for now

    We have a separate filter function in this view. It probably
    makes sense to integrate this filter into the right header
    function later, but currently the rightHeader does not work with
    changes and duplicates the functionality of the filter in this
    context.
    
    Closes COUCHDB-2397
    
    //cc @seanbarclay @benkeen 

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

    $ git pull https://github.com/robertkowalski/couchdb-fauxton 
COUCHDB-2397--remove-query-tray-from-config

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

    https://github.com/apache/couchdb-fauxton/pull/105.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 #105
    
----
commit 8a451f9edd6cd0306ec176612aae58eaa8c3dc67
Author: Robert Kowalski <[email protected]>
Date:   2014-10-21T11:42:29Z

    Remove `rightHeader` from changes view for now
    
    We have a separate filter function in this view. It probably
    makes sense to integrate this filter into the right header
    function later, but currently the rightHeader does not work with
    changes and duplicates the functionality of the filter in this
    context.
    
    Closes COUCHDB-2397

----


---
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