mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-25 19:09:08 +02:00
no apply policies in wux
This commit is contained in:
parent
d4b0fc0e6b
commit
f5da86ac0a
@ -98,6 +98,9 @@ if (strstr($sec2, "enterprise/godmode/policies/policies") !== false) {
|
|||||||
//the modules to show in syntetic module policy form must be the policy
|
//the modules to show in syntetic module policy form must be the policy
|
||||||
//modules from the same policy.
|
//modules from the same policy.
|
||||||
unset($modules['predictionserver']);
|
unset($modules['predictionserver']);
|
||||||
|
if (enterprise_installed()){
|
||||||
|
unset($modules['webux']);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$show_creation = false;
|
$show_creation = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user