mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-04 15:17:29 +01:00
add not configured info cards, show short job filter options if one active filter
This commit is contained in:
@@ -219,7 +219,8 @@
|
||||
<Filters
|
||||
bind:this={filterComponent}
|
||||
{filterPresets}
|
||||
shortJobQuickSelect
|
||||
startTimeQuickSelect
|
||||
shortJobQuickSelect={(filterBuffer.length > 0)}
|
||||
shortJobCutoff={ccconfig?.jobList_hideShortRunningJobs}
|
||||
showFilter={!showCompare}
|
||||
matchedJobs={showCompare? matchedCompareJobs: matchedListJobs}
|
||||
|
||||
Reference in New Issue
Block a user