diff --git a/frontend/src/app/features/components/listings-table/listing-details/listing-details.component.html b/frontend/src/app/features/components/listings-table/listing-details/listing-details.component.html index b0ab5d7b..0619b5e3 100644 --- a/frontend/src/app/features/components/listings-table/listing-details/listing-details.component.html +++ b/frontend/src/app/features/components/listings-table/listing-details/listing-details.component.html @@ -177,7 +177,7 @@

Detailed Listing Information for

Listing History (for This Listing ID)
- Night Stayed YTD: + Night Stayed (12M): {{listing.nightsBookedYtdQty}}
diff --git a/frontend/src/app/features/components/listings-table/listings-table.component.html b/frontend/src/app/features/components/listings-table/listings-table.component.html index 2a21ec26..7d6e73ca 100644 --- a/frontend/src/app/features/components/listings-table/listings-table.component.html +++ b/frontend/src/app/features/components/listings-table/listings-table.component.html @@ -105,7 +105,7 @@

Individual Listings

Nights Stayed (YTD) + (click)="onSort('nightsBookedYtdQty')">Nights Stayed (12M)