<
From version < 3.1 >
edited by Administrator
on 2016/12/01 12:43
To version < 4.1 >
edited by Sebastian Sams
on 2019/04/23 15:10
>
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/9.11.9]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Admin
1 +XWiki.ssams
Content
... ... @@ -9,7 +9,7 @@
9 9  #set($columnsProperties = {
10 10   'doc.space': {'type': 'text', 'link': 'view', 'size': 10, 'filterable': true, 'sortable': true},
11 11   'doc.author': {'type': 'text', 'link': 'author', 'size': 10, 'filterable': true, 'sortable': true},
12 - 'doc.date': {'type': 'text', 'size': 10, 'filterable': true, 'sortable': true},
12 + 'doc.date': {'type': 'date', 'size': 10, 'filterable': true, 'sortable': true},
13 13   '_actions': {'html': true, 'sortable': false, 'actions': ['edit', 'delete']}
14 14  })
15 15  #set($options = {
Copyright 2018 - Österreichisches Weltraum Forum. All rights reserved.