1
0
Fork 0
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:
Kevan Ahlquist 2016-01-10 21:51:51 -06:00
parent 22d35eb32f
commit 9d1193c0b5
4 changed files with 10 additions and 4 deletions

View file

@ -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>