Changes for page Jobs in ErUM-Data
Last modified by Benjamin Fischer on 2025/06/16 10:35
From version 1.4
edited by Benjamin Fischer
on 2025/05/15 16:14
on 2025/05/15 16:14
Change comment:
There is no comment for this version
To version 1.5
edited by Benjamin Fischer
on 2025/05/15 16:34
on 2025/05/15 16:34
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -19,7 +19,7 @@ 19 19 'selectedColumn': 'doc.date', 20 20 'defaultOrder': 'desc' 21 21 }) 22 -#set ($columns = ['doc.title', 'location', 'tags', 'valid', 'doc.date']) 22 +#set ($columns = ['doc.title', 'link', 'location', 'tags', 'valid', 'doc.date']) 23 23 #if (!$isGuest) 24 24 #set($discard = $columns.add("_actions")) 25 25 #end