浏览代码

AMBARI-5521. Flume agent links should link to hosts page. (akovalenko)

Aleksandr Kovalenko 11 年之前
父节点
当前提交
d9443620a6
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      ambari-web/app/templates/main/service/services/flume.hbs

+ 3 - 1
ambari-web/app/templates/main/service/services/flume.hbs

@@ -60,7 +60,9 @@
                 {{agent.name}}
               </td>
               <td class="agent-host-name">
-                {{agent.host.hostName}}
+                <a href="javascript:void(null)" {{action showDetails agent.host}}>
+                  {{agent.host.hostName}}
+                </a>
               </td>
               <td>
                 {{agent.sourcesCount}}