Afficher les derniers auteurs
1 {{velocity}}
2 #set($columns = ["doc.title", "doc.creator", "doc.creationDate", "doc.date", "_actions", "doc.space"])
3 #set($columnsProperties = {
4 "doc.title" : {"type" : "text", "link" : "view"},
5 "_actions" : {"actions": ["edit", "delete"]},
6 "doc.space" : {"type" : "hidden"}
7 })
8 #set($options = {
9 "selectedColumn" : "doc.date",
10 "defaultOrder" : "desc",
11 "translationPrefix" : "Decentralisation.livetable.",
12 "extraParams" : "&doc.space=${escapetool.url('Decentralisation')}"
13 })
14 #livetable("Decentralisation" $columns $columnsProperties $options)
15 {{/velocity}}
16
17 {{addExcelExportToLivetable livetable="Decentralisation" withPageName=false withPageURL=false/}}
© 2023 CNFPT