fix(stack): prepopulate when creating template from stack EE-6853 (#11379)
This commit is contained in:
@@ -125,7 +125,7 @@ angular.module('portainer.docker', ['portainer.app', reactModule]).config([
|
||||
|
||||
const customTemplatesNew = {
|
||||
name: 'docker.templates.custom.new',
|
||||
url: '/new?appTemplateId&type',
|
||||
url: '/new?fileContent&appTemplateId&type',
|
||||
|
||||
views: {
|
||||
'content@': {
|
||||
|
||||
Reference in New Issue
Block a user