From 24f1d9dd29bad7b96757c235680da5da92a54921 Mon Sep 17 00:00:00 2001 From: Sultan Khan Date: Sun, 27 Mar 2022 16:26:35 +0300 Subject: [PATCH] prod build updated --- .../app/hmg-common/ui/file-uploader/file-uploader.component.ts | 2 +- Mohem/src/app/itemforsale/home/home.component.html | 2 +- .../app/itemforsale/item-details/item-details.component.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Mohem/src/app/hmg-common/ui/file-uploader/file-uploader.component.ts b/Mohem/src/app/hmg-common/ui/file-uploader/file-uploader.component.ts index 1a96a9e0..fe573455 100644 --- a/Mohem/src/app/hmg-common/ui/file-uploader/file-uploader.component.ts +++ b/Mohem/src/app/hmg-common/ui/file-uploader/file-uploader.component.ts @@ -230,7 +230,7 @@ export class FileUploaderComponent implements OnInit { }); }); } - getImgContent(imgFile, data): SafeUrl { + getImgContent(imgFile): SafeUrl { console.log(imgFile); return this.sanitizer.bypassSecurityTrustUrl(imgFile); } diff --git a/Mohem/src/app/itemforsale/home/home.component.html b/Mohem/src/app/itemforsale/home/home.component.html index 7ae95d62..0c53582e 100644 --- a/Mohem/src/app/itemforsale/home/home.component.html +++ b/Mohem/src/app/itemforsale/home/home.component.html @@ -141,7 +141,7 @@ - diff --git a/Mohem/src/app/itemforsale/item-details/item-details.component.html b/Mohem/src/app/itemforsale/item-details/item-details.component.html index 981c2446..279a4fc8 100644 --- a/Mohem/src/app/itemforsale/item-details/item-details.component.html +++ b/Mohem/src/app/itemforsale/item-details/item-details.component.html @@ -12,7 +12,7 @@
- +