Commit 6ccae3f9 authored by Grand Francois's avatar Grand Francois
Browse files

fix: predams results not displayed for walls

refs #619
Showing with 1 addition and 1 deletion
+1 -1
......@@ -344,7 +344,7 @@ export abstract class FormulaireDefinition extends FormulaireNode implements Obs
}
}
this.completeParse();
this.completeParse(false);
}
public hasParameter(symbol: string): boolean {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment