diff --git a/lib/monitoring/addon/node-detail/template.hbs b/lib/monitoring/addon/node-detail/template.hbs index a89faa096..0b293eb0b 100644 --- a/lib/monitoring/addon/node-detail/template.hbs +++ b/lib/monitoring/addon/node-detail/template.hbs @@ -1,7 +1,7 @@

- {{t 'hostsPage.hostPage.header.title' name=model.node.displayName}}{{copy-to-clipboard clipboardText=model.node.hostname size="small"}} + {{t 'hostsPage.hostPage.header.title' name=model.node.hostname}}{{copy-to-clipboard clipboardText=model.node.hostname size="small"}}

{{!--