improve concernedGroups in Activity list

TODO refund concernedGroups for better flexibility
This commit is contained in:
2021-08-22 14:43:04 +02:00
parent a0f0e4e9ad
commit 10b1edda11
5 changed files with 52 additions and 48 deletions

View File

@@ -51,6 +51,7 @@
class="btn btn-remove"
@click="removeAddress"
:title="$t('courselocation.remove_button')">
{{ $t('action.remove') }}
</button>
</li>
</ul>