Sfoglia il codice sorgente

AMBARI-4605. Host details: clients list disappears. (onechiporenko)

Oleg Nechiporenko 11 anni fa
parent
commit
81f5dd2437
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      ambari-web/app/views/main/host/summary.js

+ 1 - 1
ambari-web/app/views/main/host/summary.js

@@ -114,7 +114,7 @@ App.MainHostSummaryView = Em.View.extend({
       }
     }, this);
     return clients;
-  }.property('content'),
+  }.property('content.hostComponents.length'),
 
   /**
    * Check if some clients have stale configs