This is an automated email from the ASF dual-hosted git repository.

ababiichuk pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 5b75125  AMBARI-23472 NameNode HA: QuickLinks section issues. 
(ababiichuk)
5b75125 is described below

commit 5b75125878fb2f0bec24853f6fbf702a021c7827
Author: ababiichuk <ababiic...@hortonworks.com>
AuthorDate: Thu Apr 5 13:23:15 2018 +0300

    AMBARI-23472 NameNode HA: QuickLinks section issues. (ababiichuk)
---
 ambari-web/app/templates/main/service/info/summary.hbs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ambari-web/app/templates/main/service/info/summary.hbs 
b/ambari-web/app/templates/main/service/info/summary.hbs
index 4b33bb8..f92a74d 100644
--- a/ambari-web/app/templates/main/service/info/summary.hbs
+++ b/ambari-web/app/templates/main/service/info/summary.hbs
@@ -97,7 +97,7 @@
                     </h5>
                   {{/if}}
                   {{#each quickLinks in group.links}}
-                    <a 
href="javascript:void(null)">{{quickLinks.publicHostNameLabel}} &nbsp;</a>
+                    <h6>{{quickLinks.publicHostNameLabel}}</h6>
                     {{#each quickLinks}}
                       <a {{bindAttr href="url"}} target="_blank">{{label}}</a>
                     {{/each}}

-- 
To stop receiving notification emails like this one, please contact
ababiic...@apache.org.

Reply via email to