refactor(portainer): remove offline mode [EE-4348] (#7761)

Co-authored-by: deviantony <anthony.lapenna@portainer.io>
This commit is contained in:
Chaim Lev-Ari
2022-11-21 09:50:47 +02:00
committed by GitHub
parent 61e8e68c31
commit 75f40fe485
39 changed files with 28 additions and 311 deletions
@@ -10,7 +10,6 @@ angular.module('portainer.docker').component('networksDatatable', {
reverseOrder: '<',
showHostColumn: '<',
removeAction: '<',
offlineMode: '<',
refreshCallback: '<',
},
});