develop #91

Merged
dbroqua merged 25 commits from develop into master 2023-08-02 16:11:57 +02: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>