mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-11-06 02:25:07 +01:00
small fixes, set analysisView config defaults
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
startTimeQuickSelect
|
||||
bind:this={filterComponent}
|
||||
{filterPresets}
|
||||
menuText="Only {type.toLowerCase()}s with jobs that match the filters will show up"
|
||||
menuText="Only {type.toLowerCase()}s with matching jobs will be displayed."
|
||||
applyFilters={(detail) => {
|
||||
jobFilters = detail.filters;
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user