mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
step decay set on transaction
This commit is contained in:
parent
8dfb7d16dd
commit
50c111176c
@ -40,8 +40,9 @@
|
||||
<hr>
|
||||
|
||||
<div>Seit deiner letzten Transaction sind </div>
|
||||
<div>{{ item.decay.length }} vergangen.</div>
|
||||
<div>{{ item.decay }} Verfall.</div>
|
||||
<div>{{ item.decay }} vergangen.</div>
|
||||
<div>{{ typeof(item.decay) }} vergangen.</div>
|
||||
<div>{{ item.decay }} Vergänglichkeit.</div>
|
||||
</b-card-body>
|
||||
|
||||
<b-button v-b-toggle="'collapse-1-inner' + item.date" variant="secondary">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user