use occupancyStartDate as purchase date
parent
008a342788
commit
4e07584a79
|
|
@ -99,10 +99,7 @@
|
|||
<p>
|
||||
Date of Purchase
|
||||
<span class="field">
|
||||
|
||||
<% if (lotOccupancy.lotOccupancyTransactions.length > 0) { %>
|
||||
<%= lotOccupancy.lotOccupancyTransactions[0].transactionDateString %>
|
||||
<% } %>
|
||||
<%= lotOccupancy.occupancyStartDateString %>
|
||||
</span>
|
||||
</p>
|
||||
<table class="layout-table is-10pt" style="table-layout:fixed">
|
||||
|
|
|
|||
Loading…
Reference in New Issue