FIX jump to direct record on member search was broken
This commit is contained in:
parent
45fb3d9bbe
commit
7cf1487d2c
@ -326,6 +326,7 @@ $help_url = 'EN:Module_Foundations|FR:Module_Adhérents|ES:Módulo_M
|
|||||||
$morejs = array();
|
$morejs = array();
|
||||||
$morecss = array();
|
$morecss = array();
|
||||||
|
|
||||||
|
|
||||||
// Build and execute select
|
// Build and execute select
|
||||||
// --------------------------------------------------------------------
|
// --------------------------------------------------------------------
|
||||||
if ((!empty($search_categ) && $search_categ > 0) || !empty($catid)) {
|
if ((!empty($search_categ) && $search_categ > 0) || !empty($catid)) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user