Widget: DCTList: Difference between revisions
From LINKS Community Center
Cschwentker (talk | contribs) m (Text replacement - "Business model" to "Pricing") |
Eschmidt (talk | contribs) No edit summary |
||
Line 721: | Line 721: | ||
const markImages = () => { | const markImages = () => { | ||
console.log(filter.type) | |||
const selectedSources = filter.type.dataSources; | const selectedSources = filter.type.dataSources; | ||
const selectedFunctions = Array.from(filter.type.functions.keys()); | const selectedFunctions = Array.from(filter.type.functions.keys()); |
Revision as of 11:25, 5 December 2022
Development verstion of the DCT List.
Not ready for production!