Update frontend/src/components/DecayInformation.vue

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
Alexander Friedland 2022-02-14 17:02:57 +01:00 committed by GitHub
parent 03dcdf5100
commit a5a253701d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
</div>
</div>
<b-row v-if="decaytyp === 'new' || decaytyp === 'decayLastTransaction'">
<b-row>
<b-col cols="6" class="text-right">
<div v-if="!decay.decayStartBlock">{{ $t('decay.last_transaction') }}</div>
</b-col>