mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Update webapp/components/ContributionForm/ContributionForm.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
5c634ca688
commit
4f6c9319fb
@ -68,7 +68,7 @@
|
||||
<ds-flex-item width="3.5">
|
||||
<!-- eslint-disable vue/no-v-text-v-html-on-component -->
|
||||
<ds-text
|
||||
v-if="groupId"
|
||||
v-if="showGroupHint"
|
||||
class="info-text"
|
||||
v-html="$t('contribution.visibleOnlyForMembersOfGroup', { name: groupName })"
|
||||
/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user