Skip to content
Snippets Groups Projects
Commit 7d81debe authored by Dorchies David's avatar Dorchies David
Browse files

Merge branch '327-module-avec-une-section-le-mode-champs-vide-ne-fonctionne-pas' into 'devel'

Resolve "Module avec une section: le mode champs vide ne fonctionne pas"

Closes #327

See merge request cassiopee/jalhyd!127
parents f01b2d42 0f15c6cd
No related branches found
No related tags found
No related merge requests found
......@@ -91,6 +91,7 @@ export abstract class acSection extends Nub {
super(prms, dbg);
this._calcType = CalculatorType.Section;
this._newtonDbg = dbg;
this._intlType = "Section";
}
public static get availableSectionTypes() {
......
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