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
});
}
};