mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-26 23:35:02 +02:00
fixed styles
This commit is contained in:
parent
168d03eecc
commit
6a6c99dcab
@ -527,6 +527,8 @@ class CustomNetScan extends Wizard
|
|||||||
__('Manual interval means that it will be executed only On-demand'),
|
__('Manual interval means that it will be executed only On-demand'),
|
||||||
true
|
true
|
||||||
),
|
),
|
||||||
|
'class' => 'input-interval',
|
||||||
|
'extra-container' => true,
|
||||||
'arguments' => [
|
'arguments' => [
|
||||||
'type' => 'select',
|
'type' => 'select',
|
||||||
'selected' => $interv_manual,
|
'selected' => $interv_manual,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user