mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 12:25:22 +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
|
@ -11,5 +11,5 @@ angular.module('masthead', [])
|
|||
|
||||
$scope.refresh = function() {
|
||||
location.reload();
|
||||
}
|
||||
};
|
||||
}]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue