Widget: UseCaseList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 490: | Line 490: | ||
title: 'Event type', | title: 'Event type', | ||
field: EVENT_PROP, | field: EVENT_PROP, | ||
formatter: cell => cell.getValue().join(', ') | formatter: cell => cell.getValue().join(', ') || '—' | ||
}, | }, | ||
{ | { | ||
Line 704: | Line 704: | ||
<div id="filter-summary">No filter. Showing all results.</div> | <div id="filter-summary">No filter. Showing all results.</div> | ||
</div> | </div> | ||
<div | <div> | ||
<button class="large-button" type="button" onclick="toggleFilter()">Filters</button> | <button class="large-button" type="button" onclick="toggleFilter()">Open Filters</button> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 14:18, 13 December 2022
Current version of the List of Use Cases.
currently in use!