mirror of https://github.com/rancher/ui.git
Fix container ip display (rancher/rancher#6325)
This commit is contained in:
parent
6e430fafcc
commit
f8bcfe56ff
|
|
@ -1,4 +1,4 @@
|
|||
{{format-ip displayIp noIp=noIp}}
|
||||
{{format-ip ip noIp=noIp}}
|
||||
{{#if ip}}
|
||||
{{copy-to-clipboard clipboardText=ip size='small'}}
|
||||
{{/if}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue