Update /holiday/index.php

This commit is contained in:
Frédéric FRANCE 2014-11-23 09:30:32 +01:00 committed by Laurent Destailleur
parent 28e620a7bf
commit baaadd772e

View File

@ -64,7 +64,7 @@ $search_employe = GETPOST('search_employe');
$search_valideur = GETPOST('search_valideur');
$search_statut = GETPOST('select_statut');
if (GETPOST("button_removefilter"))
if (GETPOST("button_removefilter_x") || GETPOST("button_removefilter")) // Both test are required to be compatible with all browsers
{
$search_ref="";
$month_create="";