mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-26 03:36:08 -05:00 
			
		
		
		
	Better interface when we have many tags
This commit is contained in:
		| @@ -137,6 +137,7 @@ class DocumentAdmin(CommonAdmin): | ||||
|                     "tags_") | ||||
|     list_filter = ("tags", "correspondent", FinancialYearFilter, | ||||
|                    MonthListFilter) | ||||
|     filter_horizontal = ("tags",) | ||||
|  | ||||
|     ordering = ["-created", "correspondent"] | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stéphane Brunner
					Stéphane Brunner