Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/305#issuecomment-77406433
just wanted to merge .. you can also remove the leftovers, as this was the
only present trigger of the event:
```
(18:15:02) [robert@tequila-work] ~/apache/couchdb-fauxton (mango) $ git
grep "QueryOptions:openTray"
app/addons/documents/views-queryoptions.js:
FauxtonAPI.Events.on('QueryOptions:openTray', this.showTray, this);
app/addons/documents/views-queryoptions.js:
FauxtonAPI.Events.off("QueryOptions:openTray");
app/addons/documents/views.js:
FauxtonAPI.Events.trigger("QueryOptions:openTray");
```
---
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.
---