mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-10-03 13:04:32 +02:00
format cleanup component arguments
This commit is contained in:
@@ -127,9 +127,9 @@
|
||||
</Col>
|
||||
<Col xs="12" md="7" lg="8" xl="9">
|
||||
<Filters
|
||||
startTimeQuickSelect
|
||||
bind:this={filterComponent}
|
||||
{filterPresets}
|
||||
startTimeQuickSelect={true}
|
||||
menuText="Only {type.toLowerCase()}s with jobs that match the filters will show up"
|
||||
applyFilters={(detail) => {
|
||||
jobFilters = detail.filters;
|
||||
|
Reference in New Issue
Block a user