mirror of
https://github.com/portainer/portainer.git
synced 2025-08-10 16:25:22 +02:00
fix(edge/stacks): show pending envs [EE-5913] (#10051)
This commit is contained in:
parent
55236129ea
commit
dffdf6783c
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