added button for ccpannotation input

This commit is contained in:
dcore94 2023-05-24 14:56:56 +02:00
parent 947fcd89cb
commit 043c151bb4
1 changed files with 3 additions and 3 deletions

View File

@ -665,9 +665,9 @@ class CCPMethodEditorController extends HTMLElement{
ev.stopPropagation()
this.#tmp_inputs.push(
{
id : "new_input",
title : "New input",
description : "A new input field",
id : "ccpannotation",
title : "Annotations for execution",
description : "The value of this parameter will be associated as annotation to the execution",
minOccurs : 1,
maxOccurs : 1,
schema : {