tbel: validation "foreach" default value in JS function
This commit is contained in:
parent
100e3f3d49
commit
2ae4db34bc
@ -95,7 +95,7 @@ export class JsFuncComponent implements OnInit, OnDestroy, ControlValueAccessor,
|
||||
|
||||
@Input() helpId: string;
|
||||
|
||||
@Input() scriptLanguage: ScriptLanguage = ScriptLanguage.TBEL;
|
||||
@Input() scriptLanguage: ScriptLanguage = ScriptLanguage.JS;
|
||||
|
||||
private noValidateValue: boolean;
|
||||
get noValidate(): boolean {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user