Skip to content
Snippets Groups Projects
Commit 0384f906 authored by Frédéric France's avatar Frédéric France Committed by Laurent Destailleur
Browse files

Update /fourn/facture/paiement.php

parent afc87f54
No related branches found
No related tags found
No related merge requests found
......@@ -459,7 +459,7 @@ if (empty($action))
$search_amount=GETPOST('search_amount');
$search_company=GETPOST('search_company');
if (GETPOST("button_removefilter"))
if (GETPOST("button_removefilter_x") || GETPOST("button_removefilter")) // Both test are required to be compatible with all browsers
{
$search_ref="";
$search_account="";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment