|
|
@@ -222,7 +222,7 @@ ${ layout.menubar(section='coordinators', is_editor=True, pullright=buttons) }
|
|
|
<select data-bind="options: $parent.coordinator.workflowParameters, optionsText: 'name', optionsValue: 'name', select2: { placeholder: '${ _("Select a parameter") }', update: workflow_variable, type: 'parameter'}, visible: $root.isEditing" style="width: 250px"></select>
|