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

Fix #209 suppression de "Pr" dans tous les modules, sauf Remous

parent f01dc922
No related branches found
No related tags found
1 merge request!45Resolve "Ajout du module de calcul d'une passe à bassins"
Showing with 0 additions and 114 deletions
......@@ -175,18 +175,6 @@
"fs_ouvrage"
]
},
{
"id": "fs_param_calc",
"type": "fieldset",
"calcType": "ParallelStructure",
"option": "fix",
"fields": [
{
"type": "input",
"id": "Pr"
}
]
},
{
"type": "options",
"ouvrageSelectId": "select_ouvrage",
......
......@@ -31,17 +31,6 @@
}
]
},
{
"id": "fs_param_calc",
"type": "fieldset",
"option": "fix",
"fields": [
{
"type": "input",
"id": "Pr"
}
]
},
{
"type": "options",
"idCal": "J",
......
......@@ -206,18 +206,6 @@
"fs_ouvrage"
]
},
{
"id": "fs_param_calc",
"type": "fieldset",
"calcType": "ParallelStructure",
"option": "fix",
"fields": [
{
"type": "input",
"id": "Pr"
}
]
},
{
"type": "options",
"ouvrageSelectId": "select_ouvrage",
......
......@@ -225,17 +225,6 @@
}
]
},
{
"id": "fs_param_calc",
"type": "fieldset",
"option": "fix",
"fields": [
{
"type": "input",
"id": "Pr"
}
]
},
{
"type": "options",
"idCal": "J",
......
......@@ -75,17 +75,6 @@
}
]
},
{
"id": "fs_param_calc",
"type": "fieldset",
"option": "fix",
"fields": [
{
"type": "input",
"id": "Pr"
}
]
},
{
"type": "options",
"idCal": "Q",
......
......@@ -26,17 +26,6 @@
}
]
},
{
"id": "fs_param_calc",
"type": "fieldset",
"option": "fix",
"fields": [
{
"type": "input",
"id": "Pr"
}
]
},
{
"type": "options",
"idCal": "PV",
......
......@@ -60,18 +60,6 @@
}
]
},
{
"id": "fs_param_calc",
"type": "fieldset",
"calcType": "Pab",
"option": "fix",
"fields": [
{
"type": "input",
"id": "Pr"
}
]
},
{
"type": "options",
"modeleCloisonsSelectId": "select_modele_cloisons",
......
......@@ -351,18 +351,6 @@
"fs_ouvrage"
]
},
{
"id": "fs_param_calc",
"type": "fieldset",
"calcType": "ParallelStructure",
"option": "fix",
"fields": [
{
"type": "input",
"id": "Pr"
}
]
},
{
"type": "options",
"ouvrageSelectId": "select_ouvrage",
......
......@@ -139,17 +139,6 @@
}
]
},
{
"id": "fs_param_calc",
"type": "fieldset",
"option": "fix",
"fields": [
{
"type": "input",
"id": "Pr"
}
]
},
{
"type": "options",
"defaultNodeType": "SectionRectangle",
......
......@@ -139,17 +139,6 @@
}
]
},
{
"id": "fs_param_calc",
"type": "fieldset",
"option": "fix",
"fields": [
{
"type": "input",
"id": "Pr"
}
]
},
{
"type": "options",
"defaultNodeType": "SectionRectangle",
......
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