GitHub user pbrito opened a pull request:

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

    Change the way tables are shown

    Hi,
    I used CouchDB for some time but this is my first pull request.
    I personally don't like how views are display, so I just hack some changes 
for my liking.
    
    I did run grunt, don't know how fix the error:
    
    483 passing (8s)
      1 failing
    
      1) Index Results cellcontent formats title elements for better 
readability:
         expected undefined to equal '{\n  "a": 1,\n  "foo": [\n    1,\n    
2,\n    3\n  ]\n}'
    
    Paulo Brito

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

    $ git pull https://github.com/pbrito/couchdb-fauxton master

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

    https://github.com/apache/couchdb-fauxton/pull/885.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 #885
    
----
commit 8f1ebffb8a866e9137b8659ba02f0ab4b9e2d7d1
Author: Paulo Brito <pa...@mail.zi>
Date:   2017-03-27T02:03:41Z

    Change the way tables are shown

----


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

Reply via email to