Browse Source

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

Oleg Nechiporenko 11 years ago
parent
commit
81f5dd2437
1 changed files with 1 additions and 1 deletions
  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