Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Young-Jin Chung <44654482+ychung-mot@users.noreply.github.com>
  • Loading branch information
ychung-mot authored Sep 17, 2024
1 parent 23667a6 commit 845b9d1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h2>Detailed Listing Information for</h2>
<p-panel class="details-block prop-info">
<ng-template pTemplate="header">
<div class="property-info-container">
<strong class="panel-header-text">Property Information</strong>
<strong class="panel-header-text">Platform Information</strong>
<p-tag class="platform-report-month">
<strong class="tag-text">Platform Report Month:</strong>{{listing.latestReportPeriodYm
|date:'YYYY-MM' || '-'}}
Expand Down Expand Up @@ -586,4 +586,4 @@ <h2>Detailed Listing Information for</h2>
<button pButton name="cancel-dialog-btn" id="cancel-dialog-btn" class="outline-btn"
(click)="onCancelAddressChange()">Cancel</button>
</ng-template>
</p-dialog>
</p-dialog>

0 comments on commit 845b9d1

Please sign in to comment.