#12250 fixed order all in select
This commit is contained in:
parent
2db0d05a37
commit
47420e06c4
|
@ -3967,6 +3967,12 @@ if (is_metaconsole() === true) {
|
|||
],
|
||||
'security_hardening_score',
|
||||
(empty($security_hardening_score) === false) ? $security_hardening_score : 'all',
|
||||
'',
|
||||
'',
|
||||
0,
|
||||
false,
|
||||
false,
|
||||
false
|
||||
);
|
||||
?>
|
||||
</td>
|
||||
|
|
Loading…
Reference in New Issue