mirror of https://github.com/rancher/ui.git
Fixed wrong displayed endpoints
This commit is contained in:
parent
9c17bb9e91
commit
c64fc1b2df
|
|
@ -35,7 +35,7 @@
|
|||
{{model.pods.length}}
|
||||
</small>
|
||||
</div>
|
||||
<div class="col span-7 clip text-small">
|
||||
<div class="col span-7 text-small">
|
||||
{{model.displayEndpoints}}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue