mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Unused test code
This commit is contained in:
		| @@ -202,10 +202,3 @@ | |||||||
| <div class=" m-n2 row" *ngIf="displayMode == 'smallCards'"> | <div class=" m-n2 row" *ngIf="displayMode == 'smallCards'"> | ||||||
|   <app-document-card-small [document]="d" *ngFor="let d of list.documents" (clickTag)="filterByTag($event)" (clickCorrespondent)="filterByCorrespondent($event)"></app-document-card-small> |   <app-document-card-small [document]="d" *ngFor="let d of list.documents" (clickTag)="filterByTag($event)" (clickCorrespondent)="filterByCorrespondent($event)"></app-document-card-small> | ||||||
| </div> | </div> | ||||||
|  |  | ||||||
| <script type="text/ng-template" id="customTemplate.html"> |  | ||||||
|   <a> |  | ||||||
|       <img ng-src="http://upload.wikimedia.org/wikipedia/commons/thumb/{{match.model.flag}}" width="16"> |  | ||||||
|       <span ng-bind-html="match.label | uibTypeaheadHighlight:query"></span> |  | ||||||
|   </a> |  | ||||||
| </script> |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon