mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +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
|
||||
//modules from the same policy.
|
||||
unset($modules['predictionserver']);
|
||||
if (enterprise_installed()){
|
||||
unset($modules['webux']);
|
||||
}
|
||||
}
|
||||
|
||||
$show_creation = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user