mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-04-03 02:35:55 +02:00
fix dirty vars on textfilter reset
This commit is contained in:
parent
8fcdd24f84
commit
fb2f7cf680
@ -78,7 +78,9 @@
|
|||||||
term = ""
|
term = ""
|
||||||
presetProject = ""
|
presetProject = ""
|
||||||
project = ""
|
project = ""
|
||||||
termChanged(0);
|
jobName = ""
|
||||||
|
user = ""
|
||||||
|
termChanged(0, true);
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user