Fix: pétouille filtre
This commit is contained in:
parent
337d5ab446
commit
6a1c7d507f
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@
|
|||
"titres": [(#GET{titres}|sans_li|json_encode)],
|
||||
"liens_ext": [(#GET{liens_ext}|sans_li|json_encode)],
|
||||
"liens_int": [(#GET{liens_int}|sans_li|json_encode)],
|
||||
"text": [(#GET{text}sans_br|json_encode)]
|
||||
"text": [(#GET{text}|sans_br|json_encode)]
|
||||
}
|
||||
} [(#SET{id_jsonl, #GET{id_jsonl}|plus{1}})]
|
||||
</BOUCLE_2lignes>
|
||||
|
|
Loading…
Add table
Reference in a new issue