2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-06 18:43:23 +00:00

Enable filter buttons in manager

This commit is contained in:
j433866
2019-04-30 14:45:34 +01:00
parent 13ee79a06b
commit 6d8bf3a08a
2 changed files with 13 additions and 13 deletions

View File

@@ -697,4 +697,4 @@ self.filterTabs = function(searchData) {
action: "displayTabSearchResults",
data: inputs
});
}
};