Correction indentation
This commit is contained in:
parent
0e669a7c21
commit
3a9424de78
28 changed files with 1479 additions and 1502 deletions
20
defaut.json
20
defaut.json
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"inputs" : [
|
||||
{ "Achat" : "définitif" },
|
||||
{ "Location" : "temporaire" },
|
||||
{ "Retour de Location/Prêt" : "retour" }
|
||||
],
|
||||
"outputs" : [
|
||||
{ "Vente" : "définitif" },
|
||||
{ "Prêt" : "temporaire" },
|
||||
{ "Retour de Location/Emprunt" : "retour" }
|
||||
]
|
||||
"inputs" : [
|
||||
{ "Achat" : "définitif" },
|
||||
{ "Location" : "temporaire" },
|
||||
{ "Retour de Location/Prêt" : "retour" }
|
||||
],
|
||||
"outputs" : [
|
||||
{ "Vente" : "définitif" },
|
||||
{ "Prêt" : "temporaire" },
|
||||
{ "Retour de Location/Emprunt" : "retour" }
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue