Merge pull request #17809 from atm-gauthier/fix_status_holiday_list

FIX : field name is search_status and not search_statut
This commit is contained in:
Laurent Destailleur 2021-06-04 08:59:07 +02:00 committed by GitHub
commit 5e0eef68d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@ $search_month_end = GETPOST('search_month_end', 'int');
$search_year_end = GETPOST('search_year_end', 'int');
$search_employee = GETPOST('search_employee', 'int');
$search_valideur = GETPOST('search_valideur', 'int');
$search_status = GETPOST('search_statut', 'int');
$search_status = GETPOST('search_status', 'int');
$search_type = GETPOST('search_type', 'int');
// Initialize technical objects