mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
Merge branch 'master' into iota5_dlt-database
This commit is contained in:
commit
1d262612b6
@ -26,7 +26,7 @@
|
||||
<div class="mt-3 font-weight-bold">{{ $t('contributionText') }}</div>
|
||||
<div class="mb-3 text-break word-break">{{ memo }}</div>
|
||||
<div
|
||||
v-if="status === 'IN_PROGRESS'"
|
||||
v-if="status === 'IN_PROGRESS' && !allContribution"
|
||||
class="text-205 pointer hover-font-bold"
|
||||
@click="visible = !visible"
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user