Use ajax select2 beautifier in select component of type of holiday
This commit is contained in:
parent
85f38f7504
commit
45762ecccb
@ -222,7 +222,7 @@ if (!empty($arrayfields['ct.label']['checked'])) {
|
||||
}
|
||||
|
||||
print '<td class="liste_titre">';
|
||||
print $form->selectarray('search_type', $arraytypeleaves, $search_type, 1);
|
||||
print $form->selectarray('search_type', $arraytypeleaves, $search_type, 1, 0, 0, '', 0, 0, 0, '', '', 1);
|
||||
print '</td>';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user