feat(agent): add agent support (#1828)
This commit is contained in:
+2
-1
@@ -11,6 +11,7 @@ angular.module('portainer.docker').component('containerNetworksDatatable', {
|
||||
joinNetworkAction: '<',
|
||||
joinNetworkActionInProgress: '<',
|
||||
leaveNetworkActionInProgress: '<',
|
||||
leaveNetworkAction: '<'
|
||||
leaveNetworkAction: '<',
|
||||
nodeName: '<'
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user