Clear works with all browsers

This commit is contained in:
Laurent Destailleur
2014-11-22 15:52:08 +01:00
parent a7df54ef0d
commit d7b0aab71a

View File

@@ -87,7 +87,7 @@ else $result=restrictedArea($user,'produit|service','','','','','',$objcanvas);
* Actions * Actions
*/ */
if (GETPOST("button_removefilter_x")) if (GETPOST("button_removefilter_x") || GETPOST("button_removefilter")) // Both test are required to be compatible with all browsers
{ {
$sref=""; $sref="";
$sbarcode=""; $sbarcode="";