[DEL] Deleted Split information in popover

At the moment it is better to prioritize performance.
This commit is contained in:
Pablo
2019-01-22 13:17:44 +01:00
parent c6018601a1
commit 81a69f5a1d
5 changed files with 7 additions and 24 deletions

View File

@@ -131,8 +131,8 @@
</div>
</div>
<div class="row row-eq-height mt-10">
<t t-if="reserv_chunks > 1">
This reservation has been splitted in <t t-esc="reserv_chunks"/> chunks.
<t t-if="splitted">
This reservation is part of splitted reservation. You can check it in the corresponding Folio.
</t>
</div>
</t>