mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
remove ui component for recipientCommunityFix
This commit is contained in:
parent
0c10a31178
commit
dbbb01e499
@ -30,9 +30,6 @@
|
||||
{{ $t('gdd_per_link.recipientCommunitySelection') }}
|
||||
</div>
|
||||
</BCol>
|
||||
<BCol v-else class="fw-bold">
|
||||
{{ $t('gdd_per_link.recipientCommunityFix') }}
|
||||
</BCol>
|
||||
</BRow>
|
||||
<h3>
|
||||
<BRow>
|
||||
@ -43,9 +40,6 @@
|
||||
@update:model-value="setRecipientCommunity"
|
||||
/>
|
||||
</BCol>
|
||||
<BCol v-else>
|
||||
{{ currentRecipientCommunity.name }}
|
||||
</BCol>
|
||||
<BCol v-if="isForeignCommunitySelected" sm="12" md="6" class="mt-4 mt-lg-0">
|
||||
<BButton variant="gradido" @click="onSwitch">
|
||||
{{ $t('gdd_per_link.to-switch') }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user