02/05/2024 - 22h
parent
7ee8f2e94d
commit
03273148fa
|
@ -9438,6 +9438,7 @@ const DisplayPartnerSession = (props) => {
|
||||||
{ "id": "1", "label": "La 1/2 journée", "value": "1" },
|
{ "id": "1", "label": "La 1/2 journée", "value": "1" },
|
||||||
{ "id": "2", "label": "La journée", "value": "2" },
|
{ "id": "2", "label": "La journée", "value": "2" },
|
||||||
{ "id": "3", "label": "Un modèle à ma semaine", "value": "3" },
|
{ "id": "3", "label": "Un modèle à ma semaine", "value": "3" },
|
||||||
|
{ "id": "4", "label": "Un modèle à au mois", "value": "4" },
|
||||||
]
|
]
|
||||||
|
|
||||||
/* Recuperation des evaluations */
|
/* Recuperation des evaluations */
|
||||||
|
|
Loading…
Reference in New Issue