amélioration du chargement du json
This commit is contained in:
parent
7a3af751af
commit
8b34be2d87
1 changed files with 3 additions and 2 deletions
|
@ -14,13 +14,14 @@
|
||||||
#SET{url,spip.php?page=json_gamuform.json&objet=}
|
#SET{url,spip.php?page=json_gamuform.json&objet=}
|
||||||
#SET{url,#GET{url}|concat{#ENV{objet}}}
|
#SET{url,#GET{url}|concat{#ENV{objet}}}
|
||||||
#SET{namecsv,#ENV{objet}.csv}
|
#SET{namecsv,#ENV{objet}.csv}
|
||||||
|
#SET{tparpage,[15,25,50,'Tous']}
|
||||||
<INCLURE{fond=inclure/gamutable,
|
<INCLURE{fond=inclure/gamutable,
|
||||||
apiuri=#GET{url},
|
apiuri=#GET{url},
|
||||||
|
tparpage=#GET{tparpage},
|
||||||
includespip=#GET{lien},
|
includespip=#GET{lien},
|
||||||
namecsv=#GET{namecsv},
|
namecsv=#GET{namecsv},
|
||||||
|
champcsv=#ENV{champcsv,search},
|
||||||
env
|
env
|
||||||
}>
|
}>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue