Commit a0009969 authored by Mathias Chouet's avatar Mathias Chouet :spaghetti:
Browse files

Removed CloisonsAval from calculators list

Showing with 1 addition and 0 deletions
+1 -0
......@@ -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,
......
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