2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2021-06-26 00:14:53 +02:00
parent 6e3647af2c
commit ccffb36a37
2 changed files with 2 additions and 2 deletions

View File

@@ -565,7 +565,7 @@ if ($resql) {
1=>$langs->trans("Active"),
-1=>$langs->trans("Disabled"),
);
print $form->selectarray('search_status', $liststatus, $search_status, -2);
print $form->selectarray('search_status', $liststatus, $search_status, -2, 0, 0, '', 0, 0, 0, '', 'width100');
print '</td>';
}
// Action column