Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/796#discussion_r85987708
--- Diff: app/addons/activetasks/components.react.jsx ---
@@ -221,7 +218,7 @@ var ActiveTasksTableHeader = React.createClass({
});
},
- render: function () {
+ render () {
--- End diff --
i'm a fan of separating refactor step from the actual commit as they
clutter the diff, but i think i lost that fight already long time ago haha
---
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.
---