diff --git a/views/bootstrap/class.Search.php b/views/bootstrap/class.Search.php index d847913eb..d65b75de5 100644 --- a/views/bootstrap/class.Search.php +++ b/views/bootstrap/class.Search.php @@ -502,6 +502,7 @@ $(document).ready(function() { $totalfolders = $this->params['totalfolders']; $limit = $this->params['limit']; $attrdefs = $this->params['attrdefs']; + $attrdefgrps = $this->params['attrdefgrps']; $allCats = $this->params['allcategories']; $allUsers = $this->params['allusers']; $mode = $this->params['mode']; @@ -585,11 +586,14 @@ $(document).ready(function() { ?>