mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 12:25:22 +02:00
fix(edge-stacks): various custom template issues [BE-11414] (#189)
This commit is contained in:
parent
16a1825990
commit
97e7a3c5e2
24 changed files with 749 additions and 374 deletions
|
@ -74,6 +74,10 @@ angular
|
|||
data: {
|
||||
docs: '/user/edge/stacks/add',
|
||||
},
|
||||
params: {
|
||||
templateId: { dynamic: true },
|
||||
templateType: { dynamic: true },
|
||||
},
|
||||
};
|
||||
|
||||
const stacksEdit = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue