diff --git a/Edition.md b/Edition.md index 92108a6..e0230eb 100644 --- a/Edition.md +++ b/Edition.md @@ -1,19 +1,19 @@ # Edition **Description** - +Définie si la page doit être affiché en consultation ou en édition. **Ecriture** e **Paramètre obligatoire** -non +non Si aucun paramètre n'est fourni ou si la page d'édition n'existe pas, la page de consultation sera affiché. **Type** int **Valeur possible** -o +1 Exemple : -http://gihim.aijam.com?p=dj&id=0000000 pour afficher le dossier du jeune 0000000. \ No newline at end of file +http://gihim.aijam.com?p=dj&id=0000000&i=ide&e=1 pour afficher l'édition de l'identité du dossier du jeune 0000000. \ No newline at end of file