Update /compta/sociales/index.php
This commit is contained in:
parent
59494db8c1
commit
2a79c2c826
@ -68,7 +68,7 @@ else
|
||||
$typeid=$_REQUEST['typeid'];
|
||||
}
|
||||
|
||||
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_label="";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user