Github user robertkowalski commented on a diff in the pull request:

    https://github.com/apache/couchdb-fauxton/pull/403#discussion_r30037766
  
    --- Diff: app/addons/compaction/views.js ---
    @@ -19,73 +19,10 @@ define([
     ],
     function (app, FauxtonAPI, Compaction) {
     
    -  Compaction.Layout = FauxtonAPI.View.extend({
    -    template: 'addons/compaction/templates/layout',
    +  // This is no longer used. We need to come up with a solution to allow 
to compact a specific view with CouchDB 2.0
    +  // Once that is supported we can convert this to React.
    --- End diff --
    
    Compaction just works on 15986 - but it works.
    
    Why do we comment all this old code?


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

Reply via email to