浏览代码

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

Oleg Nechiporenko 11 年之前
父节点
当前提交
81f5dd2437
共有 1 个文件被更改,包括 1 次插入1 次删除
  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