mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Remove object tag contents
This commit is contained in:
		| @@ -125,7 +125,7 @@ | ||||
|  | ||||
|     <div class="col-md-6 col-xl-8 mb-3"> | ||||
|         <ng-container *ngIf="getContentType() == 'application/pdf'"> | ||||
|           <object [data]="previewUrl | safe" class="preview-sticky" width="100%">If error</object> | ||||
|           <object [data]="previewUrl | safe" class="preview-sticky" width="100%"></object> | ||||
|         </ng-container> | ||||
|         <ng-container *ngIf="getContentType() == 'text/plain'"> | ||||
|             <object [data]="previewUrl | safe" type="text/plain" class="preview-sticky" width="100%"></object> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon