mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 12:25:22 +02:00
fix(edge/stacks): show pending envs [EE-5913] (#10052)
This commit is contained in:
parent
2b4cb1b7b4
commit
a27cc6c0e5
3 changed files with 26 additions and 21 deletions
|
@ -72,6 +72,11 @@ angular
|
|||
component: 'editEdgeStackView',
|
||||
},
|
||||
},
|
||||
params: {
|
||||
status: {
|
||||
dynamic: true,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
const edgeJobs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue