mirror of https://github.com/rancher/ui.git
19159
This commit is contained in:
parent
872122f677
commit
75a7d5fe34
|
|
@ -1,4 +1,4 @@
|
|||
<div class="text-small {{if textMuted 'text-muted' }} clip">
|
||||
<div class="{{if textMuted 'text-muted' }} clip">
|
||||
{{#if (and model.externalIpAddress (not-eq model.externalIpAddress model.ipAddress))}}
|
||||
{{#copy-to-clipboard clipboardText=model.externalIpAddress size="small"}}
|
||||
{{format-ip model.externalIpAddress}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue