mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	small fix.
This commit is contained in:
		| @@ -55,7 +55,7 @@ export class DocumentListComponent implements OnInit { | ||||
|         this.list.savedView = null | ||||
|       } | ||||
|       this.filterRules = this.list.filterRules | ||||
|       //this.showFilter = this.filterRules.length > 0 | ||||
|       this.showFilter = this.filterRules.length > 0 | ||||
|       // prevents temporarily visible results from previous views | ||||
|       this.list.documents = [] | ||||
|       this.list.reload() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 jonaswinkler
					jonaswinkler