This commit is contained in:
Peter Maquiran
2021-08-13 16:39:28 +01:00
parent 9653efd983
commit 8e2209ac72
12 changed files with 206 additions and 174 deletions
-1
View File
@@ -15,7 +15,6 @@ export class SearchDocumentPipe implements PipeTransform {
transformToAttachment(document: SearchDocument): Attachments[] {
const attachments = []
console.log('document', document)
if(document.ApplicationType == 361) {
attachments.push({
ApplicationId: 361,