use occupancyStartDate as purchase date

deepsource-autofix-76c6eb20
Dan Gowans 2024-06-27 10:14:11 -04:00
parent 008a342788
commit 4e07584a79
1 changed files with 5 additions and 8 deletions

View File

@ -99,10 +99,7 @@
<p>
Date of Purchase
<span class="field">
&nbsp;
<% if (lotOccupancy.lotOccupancyTransactions.length > 0) { %>
<%= lotOccupancy.lotOccupancyTransactions[0].transactionDateString %>
<% } %>
<%= lotOccupancy.occupancyStartDateString %>
</span>
</p>
<table class="layout-table is-10pt" style="table-layout:fixed">