Add column when user have a AW ACL. Ticket: #4193

(cherry picked from commit 14891df47f)
This commit is contained in:
m-lopez-f 2016-11-17 08:41:51 +01:00
parent 4be72a9028
commit ad838cee14
1 changed files with 4 additions and 0 deletions

View File

@ -783,6 +783,10 @@ if ($list_modules) {
}
}
}
else {
if ($agent_w)
$data[0] = '';
}
if ($isFunctionPolicies !== ENTERPRISE_NOT_HOOK) {
if ($module["id_policy_module"] != 0) {