Revoke abbreviation of price column

This commit is contained in:
Björn Fromme
2019-07-19 17:07:45 +02:00
parent 3af9c4d3a8
commit 85739fe5da
@@ -28,7 +28,7 @@
<tr>
<th>Termin</th>
<th><i class="fa fa-bed tooltiptoggle" data-placement="top" title="Nächte"></i></th>
<th>ab <i class="fa fa-euro tooltiptoggle" data-placement="top" title="Preis ab"></i></th>
<th>Preis ab</th>
<th>inkl.</th>
<th class="hidden-xs"></th>
</tr>
@@ -55,7 +55,7 @@
<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>
<strong>{{ calculatePrice(row) }}</strong>
<strong>{{ calculatePrice(row) }} </strong>
</td>
<td class="dates-table__cell dates-table__cell--icons">
<span class="icon-wrapper hidden-xs hidden-sm">