Widget: GuidelinesList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 428: | Line 428: | ||
const [dataSources, guidelines] = data; | const [dataSources, guidelines] = data; | ||
let COVERS_THEMATIC_VALUES = [] | let COVERS_THEMATIC_VALUES = [] | ||
Line 556: | Line 554: | ||
title: 'Year', | title: 'Year', | ||
field: YEAR_PROP | field: YEAR_PROP | ||
}, | |||
{ | |||
title: 'Publishing Organisation', | |||
field: PUB_PROP, | |||
formatter: cell => cell.getValue().join(', ') | |||
}, | }, | ||
{ | { |
Revision as of 11:31, 18 July 2023
Current version of the List of Guidelines.
Currently in use – do not modify!