Update /contrat/services.php

This commit is contained in:
Frédéric FRANCE
2014-11-23 09:34:20 +01:00
committed by Laurent Destailleur
parent 84d3bd2b43
commit c97e95f6ab

View File

@@ -69,7 +69,7 @@ $staticcontrat=new Contrat($db);
$staticcontratligne=new ContratLigne($db);
$companystatic=new Societe($db);
if (GETPOST("button_removefilter"))
if (GETPOST("button_removefilter_x") || GETPOST("button_removefilter")) // Both test are required to be compatible with all browsers
{
$search_name="";
$search_contract="";