Fixed problem when searches strange modules in tree (group tree). Ticket #3204

This commit is contained in:
Arturo Gonzalez 2016-01-14 12:49:15 +01:00
parent 45013e5d71
commit 41a472ff95
1 changed files with 1 additions and 1 deletions

View File

@ -368,7 +368,7 @@ class Tree {
else {
$agent_table = "SELECT COUNT(DISTINCT(ta.id_agente))
FROM tagente ta
LEFT JOIN tagente_modulo tam
INNER JOIN tagente_modulo tam
ON tam.disabled = 0
AND ta.id_agente = tam.id_agente
$module_search_filter