Add footprint select to user jobList

This commit is contained in:
Christoph Kluge
2023-11-28 09:58:36 +01:00
parent d97fa37d2c
commit 173975aadd
3 changed files with 13 additions and 3 deletions

View File

@@ -98,4 +98,5 @@
configName="plot_list_selectedMetrics"
bind:metrics={metrics}
bind:isOpen={isMetricsSelectionOpen}
bind:showFootprint={showFootprint}/>
bind:showFootprint={showFootprint}
view='list'/>