mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-11-05 01:55:07 +01:00
Rework searchbar functions, add user jobtable
This commit is contained in:
@@ -5,6 +5,7 @@ new Jobs({
|
||||
target: document.getElementById('svelte-app'),
|
||||
props: {
|
||||
filterPresets: filterPresets,
|
||||
authLevel: authLevel
|
||||
},
|
||||
context: new Map([
|
||||
['cc-config', clusterCockpitConfig]
|
||||
|
||||
Reference in New Issue
Block a user