tp: adapt _insert_vue_address include parameters

This commit is contained in:
2021-09-15 18:21:18 +02:00
parent 546a2e4fa1
commit 9725970c56
6 changed files with 16 additions and 93 deletions

View File

@@ -4,7 +4,6 @@
{{ $t('courselocation.title') }}
</h2>
<!-- {# include vue_address component #} -->
<div v-for="error in displayErrors" class="alert alert-danger my-2">
{{ error }}
</div>