Merge pull request #24156 from marc-dll/17.0_FIX_holiday_counters_massaction
FIX: holiday counter massaction: ErrorBadValueForParamNotAString when no approval user right
This commit is contained in:
commit
485c08d007
@ -363,6 +363,7 @@ if (count($typeleaves) == 0) {
|
||||
print_liste_field_titre((empty($user->rights->holiday->define_holiday) ? '' : 'Note'), $_SERVER["PHP_SELF"]);
|
||||
print_liste_field_titre('');
|
||||
|
||||
$selectedfields = '';
|
||||
if ($massactionbutton) {
|
||||
$selectedfields = $form->showCheckAddButtons('checkforselect', 1);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user