diff --git a/gui/slick/js/displayShow.js b/gui/slick/js/displayShow.js index 50243ef6..e5838be2 100644 --- a/gui/slick/js/displayShow.js +++ b/gui/slick/js/displayShow.js @@ -45,7 +45,7 @@ $(document).ready(function() { return true; } - const white_space_regex = /\W/ui; + const white_space_regex = /\W/gui; function sel_matcher(params, data) { // If there are no search terms, return all of the data