Skip to content
Snippets Groups Projects
Commit 8d20a544 authored by François Grand's avatar François Grand
Browse files

fix: select default from configuration value not honored

refs #483
parent 4aa96325
No related branches found
No related tags found
No related merge requests found
......@@ -309,8 +309,6 @@ export class FieldSet extends FormulaireElement implements Observer {
}
}
}
this.updateFields();
}
public getNodeParameter(symbol: string): NgParameter {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment