mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	remove text from close-button in the document-detail view
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
		| @@ -37,7 +37,7 @@ | ||||
|     <button type="button" class="btn btn-sm btn-outline-primary me-2" i18n-title title="Close" (click)="close()"> | ||||
|         <svg class="buttonicon" fill="currentColor"> | ||||
|             <use xlink:href="assets/bootstrap-icons.svg#x" /> | ||||
|         </svg> <span class="d-none d-lg-inline" i18n>Close</span> | ||||
|         </svg> | ||||
|     </button> | ||||
|  | ||||
|     <div class="button-group"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 GruberViktor
					GruberViktor