mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
This reverts commit 6ed062f69a
.
This commit is contained in:
@@ -239,7 +239,7 @@ export class RuleActionUiComponent implements ControlValueAccessor, OnInit, OnDe
|
||||
actionDefinitionId: this.selectedActionDefinitionId,
|
||||
params: {
|
||||
...this.parameters,
|
||||
[paramDefName]: selections[0].name
|
||||
[paramDefName]: selections[0].id
|
||||
}
|
||||
});
|
||||
this.onChange({
|
||||
|
Reference in New Issue
Block a user