close #2023 Changed: Add all report date filter.
This commit is contained in:
		@@ -39,7 +39,7 @@ class AddDate extends Listener
 | 
			
		||||
     */
 | 
			
		||||
    public function handleFilterApplying(FilterApplying $event)
 | 
			
		||||
    {
 | 
			
		||||
        if ($this->skipThisClass($event)) {
 | 
			
		||||
        if (empty($event->args['date_field'])) {
 | 
			
		||||
            return;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user