Version 1.4.1 #70

Merged
dbroqua merged 8 commits from develop into master 2022-11-02 09:57:00 +01:00
Showing only changes of commit eac7c1aa84 - Show all commits

View File

@ -120,14 +120,13 @@
</template>
</div>
</div>
<!-- <hr />
<hr />
<div class="grid gap-10">
<div>
<strong>Note</strong>
<br />
<span>{{item.notes}}</span>
<div v-html="(item.notes || '').replaceAll('\n', '<br />')"></div>
</div>
</div> -->
</div>
<hr />
<div class="grid gap-10">
<div>