Widget: UseCaseList: Difference between revisions
From LINKS Community Center
Cschwentker (talk | contribs) No edit summary |
Cschwentker (talk | contribs) No edit summary |
||
Line 458: | Line 458: | ||
const identifier = escapeAttr(curr); | const identifier = escapeAttr(curr); | ||
return acc | return acc | ||
+ '<div><input type="checkbox" checked id=" | + '<div><input type="checkbox" checked id="thematic-filter-' + identifier | ||
+ '" value="' + curr + '">' | + '" value="' + curr + '">' | ||
+ '<label for="thematic-filter-' + identifier + '">' + curr + '</label></div>' | + '<label for="thematic-filter-' + identifier + '">' + curr + '</label></div>' |
Revision as of 09:18, 7 December 2022
Current version of the List of Use Cases.
currently in use!