Skip to content
Snippets Groups Projects
Commit f4f9150d authored by AUBRY JEAN-PASCAL's avatar AUBRY JEAN-PASCAL
Browse files

feat: add crest type select in rugofond config.json

Refs #657
parent bdcda1db
No related branches found
No related tags found
2 merge requests!275Release v4.19.0,!253Resolve "Ajout de la passe à rugosité de fond"
Pipeline #167052 passed
......@@ -31,7 +31,7 @@
{
"id": "select_passtype",
"type": "select",
"property": "inclinedApron"
"property": "crestType"
},
"ZF1",
{
......
......@@ -20,6 +20,6 @@
"CdT": "Discharge coefficient",
"d65": "d65",
"PASSTYPE_0": "Multiple aprons",
"PASSTYPE_0": "Horizontal aprons",
"PASSTYPE_1": "Inclined apron"
}
\ No newline at end of file
......@@ -20,6 +20,6 @@
"CdT": "Coefficient de débit",
"d65": "d65",
"PASSTYPE_0": "Radiers multiples",
"PASSTYPE_0": "Radier hotizontal",
"PASSTYPE_1": "Radier incliné"
}
\ No newline at end of file
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