Skip to content
Snippets Groups Projects
Commit a0009969 authored by mathias.chouet's avatar mathias.chouet
Browse files

Removed CloisonsAval from calculators list

parent 18afec49
No related branches found
No related tags found
1 merge request!49Resolve "Ajout du module de calcul d'une passe à bassins"
......@@ -79,6 +79,7 @@ export class CalculatorListComponent implements OnInit {
if ( // those sub-Nub types cannot be built outside a parent
t !== CalculatorType.Structure
&& t !== CalculatorType.Section
&& t !== CalculatorType.CloisonAval
) {
unusedTheme.calculators.push({
type: t,
......
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