mirror of
https://github.com/portainer/portainer.git
synced 2025-08-03 04:45:21 +02:00
Fix network stats error for 1.9.0+ clients, hide networks and volumes better on older clients.
This commit is contained in:
parent
22d35eb32f
commit
9d1193c0b5
4 changed files with 10 additions and 4 deletions
|
@ -44,7 +44,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<h1>Network</h1>
|
||||
<h1>Network {{ networkName}}</h1>
|
||||
<div class="row">
|
||||
<div class="col-sm-7">
|
||||
<canvas id="network-stats-chart" width="650" height="300"></canvas>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue