Skip to content
Snippets Groups Projects

Resolve "Ajout de la fonctionnalité "Respect des critères""

Merged David Dorchies requested to merge 60-ajout-de-la-fonctionnalite-respect-des-criteres into devel
7 files
+ 103
80
Compare changes
  • Side-by-side
  • Inline
Files
7
[
{
"id": "fs_param_pab",
"id": "fs_param_pab_s",
"type": "fieldset",
"fields": [
{
"id": "DHMax",
"id": "DHMaxS",
"allowEmpty": true
},
{
@@ -12,11 +12,29 @@
"allowEmpty": true
},
{
"id": "PMin",
"id": "PMinS",
"allowEmpty": true
},
{
"id": "LMin",
"id": "LMinS",
"allowEmpty": true
}
]
},
{
"id": "fs_param_pab_p",
"type": "fieldset",
"fields": [
{
"id": "DHMaxP",
"allowEmpty": true
},
{
"id": "PMinP",
"allowEmpty": true
},
{
"id": "LMinP",
"allowEmpty": true
},
{
Loading