feat: refs #7957 open in new tab #1086

Merged
jorgep merged 28 commits from 7957-monitorChanges into dev 2025-01-07 14:38:56 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 0cce5b93cd - Show all commits

View File

@ -122,7 +122,6 @@ async function search() {
};
delete filter.params.search;
}
await arrayData.applyFilter(filter);
}
</script>