coquille dans le json de demo
This commit is contained in:
parent
ae948abbb1
commit
4a5238cfd1
1 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@
|
|||
"crayons":{
|
||||
"titre" : "souscription",
|
||||
"prenom" : "souscription"
|
||||
}
|
||||
},
|
||||
"classes":{
|
||||
"titre": "toto",
|
||||
"email":"toto"
|
||||
|
@ -40,7 +40,7 @@
|
|||
})]
|
||||
{
|
||||
"html": {
|
||||
id": #ID_SOUSCRIPTION,
|
||||
"id": #ID_SOUSCRIPTION,
|
||||
"modif" : [(#VAL{<a class="modalbox" href="[(#URL_PAGE{souscrire}|parametre_url{id_souscription,#ID_SOUSCRIPTION}|parametre_url{redirect,gamutable})]"><i class="fa fa-pencil"></i></a>}|json_encode)],
|
||||
"date" : [(#DATE|affdate{d/m/Y}|json_encode)],
|
||||
"statut" : [(#GET{statut}|json_encode)],
|
||||
|
@ -61,7 +61,7 @@
|
|||
"modif": [(#STATUT|concat{-}|concat{#ID_SOUSCRIPTION}|json_encode)]
|
||||
},
|
||||
search: {
|
||||
id": #ID_SOUSCRIPTION,
|
||||
"id": #ID_SOUSCRIPTION,
|
||||
"modif" : "",
|
||||
"date" : [(#DATE|affdate{d/m/Y}|json_encode)],
|
||||
"statut" : [(#GET{statut}|json_encode)],
|
||||
|
|
Loading…
Add table
Reference in a new issue