mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
fix(docker-networks): use Network icon for networks [EE-6507] (#10913)
This commit is contained in:
parent
95358c204b
commit
ecd603db8c
5 changed files with 9 additions and 9 deletions
|
@ -102,7 +102,7 @@
|
|||
</a>
|
||||
|
||||
<a class="no-link" ui-sref="docker.networks">
|
||||
<dashboard-item icon="'share2'" type="'Network'" value="networkCount"></dashboard-item>
|
||||
<dashboard-item icon="'Network'" type="'Network'" value="networkCount"></dashboard-item>
|
||||
</a>
|
||||
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue