#12253 fixed input order
This commit is contained in:
parent
5996af094e
commit
8350bdcec8
|
@ -4178,6 +4178,12 @@ if (is_metaconsole() === true) {
|
|||
],
|
||||
'vul_av',
|
||||
(empty($vul_av) === true) ? 'all' : $vul_av,
|
||||
'',
|
||||
'',
|
||||
0,
|
||||
false,
|
||||
false,
|
||||
false
|
||||
);
|
||||
?>
|
||||
</td>
|
||||
|
|
Loading…
Reference in New Issue