[
https://issues.apache.org/jira/browse/COUCHDB-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14242381#comment-14242381
]
ASF GitHub Bot commented on COUCHDB-2502:
-----------------------------------------
GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/198
Don't display footer on metadata & changes page
Fixes the accidental display of the footer on the metadata and
changes page.
COUCHDB-2502
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertkowalski/couchdb-fauxton fix-footer
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/198.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 #198
----
commit a762e7cae4902b34fb3fbf8f2c8c0c7449798cea
Author: Robert Kowalski <[email protected]>
Date: 2014-12-11T11:00:47Z
Don't display footer on metadata & changes page
Fixes the accidental display of the footer on the metadata and
changes page.
COUCHDB-2502
----
> Footer nav ("< >") shouldn't appear on Metadata page
> ----------------------------------------------------
>
> Key: COUCHDB-2502
> URL: https://issues.apache.org/jira/browse/COUCHDB-2502
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
>
> To reproduce:
> 1. Click on All Docs on a database that contains one or more Views.
> 2. Expand the Views section in the sidebar and click on Design Docs Metadata
> That page shouldn't contain the footer with the < > nav. If you do a refresh
> on the page it goes away.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)