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