Fix clean of search criteria
This commit is contained in:
parent
b91b8c64b5
commit
3eb8a667bc
@ -150,6 +150,7 @@ if (GETPOST("button_removefilter_x") || GETPOST("button_removefilter.x") || GETP
|
|||||||
$day='';
|
$day='';
|
||||||
$month='';
|
$month='';
|
||||||
$year='';
|
$year='';
|
||||||
|
$search_array_options=array();
|
||||||
}
|
}
|
||||||
if (empty($search_projectstatus) && $search_projectstatus == '') $search_projectstatus=1;
|
if (empty($search_projectstatus) && $search_projectstatus == '') $search_projectstatus=1;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user