diff --git a/bizmatch/src/app/pages/subscription/favorites/favorites.component.html b/bizmatch/src/app/pages/subscription/favorites/favorites.component.html index a73e60b..e3356b1 100644 --- a/bizmatch/src/app/pages/subscription/favorites/favorites.component.html +++ b/bizmatch/src/app/pages/subscription/favorites/favorites.component.html @@ -56,7 +56,7 @@ } @if(listing.listingsCategory==='commercialProperty'){ - } diff --git a/bizmatch/src/app/pages/subscription/my-listing/my-listing.component.html b/bizmatch/src/app/pages/subscription/my-listing/my-listing.component.html index 6a98bab..65282d5 100644 --- a/bizmatch/src/app/pages/subscription/my-listing/my-listing.component.html +++ b/bizmatch/src/app/pages/subscription/my-listing/my-listing.component.html @@ -57,12 +57,20 @@

Located in: {{ listing.location.name }} - {{ listing.location.state }}

Price: ${{ listing.price.toLocaleString() }}

- - + } +