mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
#10103 added module name in A-A THRESHOLDS
This commit is contained in:
parent
851ee9f4d5
commit
acd36289b0
@ -1027,6 +1027,7 @@ class ClusterWizard extends \HTML
|
||||
foreach ($aa_modules as $module) {
|
||||
$inputs[] = [
|
||||
'block_id' => 'from-to-threshold',
|
||||
'label' => '<b>'.$module->name().'</b>',
|
||||
'class' => 'flex-row line w100p',
|
||||
'direct' => 1,
|
||||
'block_content' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user