Fix search by statut in list of holiday module

This commit is contained in:
lmarcouiller 2021-02-08 09:47:43 +01:00
parent fc30b91960
commit 13b83e3150

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_status', 'int');
$search_status = GETPOST('search_statut', 'int');
$search_type = GETPOST('search_type', 'int');
// Initialize technical objects