Changes for page Jobs in ErUM-Data
Last modified by Benjamin Fischer on 2025/06/16 10:35
From version 18.1
edited by Benjamin Fischer
on 2025/06/16 10:35
on 2025/06/16 10:35
Change comment:
There is no comment for this version
To version 16.1
edited by Judith Steinfeld
on 2025/06/03 11:08
on 2025/06/03 11:08
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. fischer1 +XWiki.JudithSteinfeld - Content
-
... ... @@ -35,10 +35,8 @@ 35 35 #set ($columnsProperties = { 36 36 'doc.title': {"html": true, "displayName": "Title"}, 37 37 'link': {"type": "hidden"}, 38 - "Community": {"tooltip": "KAT - Astroparticle Physics<br/>KET - Elementary Particles Physics<br/>KfB - Accelerator Physics<br/>KFN - Research with neutrons<br/>KFS - Research with synchrotron radiation<br/>KFSI - Research with nuclear probes and ion beams<br/>KHuK - Hadron and nuclear physics<br/>RDS - German Observatory Council"}, 39 - "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol", "aux": [["Community", "KAT", "KET", "KfB", "KFN", "KFS", "KFSI", "KHuK", "RDS", "beyond ErUM"], ["Tags", true]] }, 38 + "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol"}, 40 40 'valid': {"html": true}, 41 - 'topicGroup': {"html": true}, 42 42 "doc.date": {"displayName": "Last Updated"}, 43 43 "_actions": {"actions": ["view", "edit"]} 44 44 }) ... ... @@ -52,7 +52,7 @@ 52 52 'selectedColumn': 'doc.date', 53 53 'defaultOrder': 'desc' 54 54 }) 55 -#set ($columns = ['doc.title', 'link', 'location', 'tags', "tags",'topicGroup', 'valid', 'doc.date'])53 +#set ($columns = ['doc.title', 'link', 'location', 'tags', 'valid', 'doc.date']) 56 56 #if (!$isGuest) 57 57 #set($discard = $columns.add("_actions")) 58 58 #end