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}}
|
{{model.pods.length}}
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
<div class="col span-7 clip text-small">
|
<div class="col span-7 text-small">
|
||||||
{{model.displayEndpoints}}
|
{{model.displayEndpoints}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue