2
0
forked from Wavyzz/dolibarr

Fix clear search field

This commit is contained in:
Laurent Destailleur
2019-12-19 10:03:10 +01:00
parent d9a1e1b348
commit 38c8b79c54

View File

@@ -80,6 +80,7 @@ else
if (GETPOST('button_removefilter_x', 'alpha') || GETPOST('button_removefilter.x', 'alpha') || GETPOST('button_removefilter', 'alpha')) // All test are required to be compatible with all browsers
{
$search_ref = "";
$search_user = "";
$search_label = "";
$search_amount = "";
$search_account = '';