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
Change comment: There is no comment for this version
To version 17.1
edited by Benjamin Fischer
on 2025/06/04 11:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -38,7 +38,6 @@
38 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 39   "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol", "aux": [["Community", "KAT", "KET", "KfB", "KFN", "KFS", "KFSI", "KHuK", "RDS", "beyond ErUM"], ["Tags", true]] },
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'])
54 +#set ($columns = ['doc.title', 'link', 'location', 'tags', "tags", 'valid', 'doc.date'])
56 56  #if (!$isGuest)
57 57   #set($discard = $columns.add("_actions"))
58 58  #end