GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/138
Save button back
When you were creating a new document and then clicking save
the back button would bring you to the editor for new documents.
To get back to the Documentslist you were coming from, you had
to hit the "back"-button twice.
Additionally renamed lastPage to lastPages as it contains
multiple pages.
**Note**
to review without the whitespace-noise, click on the marked commit in the
image:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertkowalski/couchdb-fauxton
save-button-back
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/138.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 #138
----
commit 113961226fbee8f10190c4bbc94480d33a18f41e
Author: Robert Kowalski <[email protected]>
Date: 2014-11-07T16:38:25Z
Whitespace & style fixes
commit 6ed784b68be349b58050659a5e854253754ec763
Author: Robert Kowalski <[email protected]>
Date: 2014-11-07T16:49:41Z
Fix back-button after you saved a new document
When you were creating a new document and then clicking save
the back button would bring you to the editor for new documents.
To get back to the Documentslist you were coming from, you had
to hit the "back"-button twice.
Additionally renamed lastPage to lastPages as it contains
multiple pages.
----
---
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.
---