Merge branch 'master' into develop

This commit is contained in:
Björn Fromme
2019-07-19 17:14:18 +02:00
@@ -54,7 +54,7 @@
</td>
<td class="dates-table__cell dates-table__cell--nights">{{ row.dateNights }}</td>
<td class="dates-table__cell dates-table__cell--price">
<span class="dates-table__pseudo-price" v-if="row.datePseudoPrice">{{ row.datePseudoPrice }}</span>
<span class="dates-table__pseudo-price" v-if="row.datePseudoPrice">{{ row.datePseudoPrice }} </span>
<strong>{{ calculatePrice(row) }} </strong>
</td>
<td class="dates-table__cell dates-table__cell--icons">