Fixed error en menu, not show option

This commit is contained in:
m-lopez-f 2015-05-04 15:59:31 +02:00
parent 6b974efe19
commit c3026d70a4
1 changed files with 1 additions and 1 deletions

View File

@ -177,8 +177,8 @@ if (check_acl ($config['id_user'], 0, "AR")) {
$sub2["operation/visual_console/render_view&id=".$layout["id"]]["refr"] = 0;
}
}
$sub["godmode/reporting/map_builder"]["sub2"] = $sub2;
}
$sub["godmode/reporting/map_builder"]["sub2"] = $sub2;
// Agent read, Server read
if (check_acl ($config['id_user'], 0, "AR")) {