mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update admin/src/pages/CreationConfirm.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
c8fea682bc
commit
e6fdf718d0
@ -324,7 +324,7 @@ export default {
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
// all contributions
|
// all contributions
|
||||||
{ key: 'state', label: this.$t('state') },
|
{ key: 'state', label: this.$t('status') },
|
||||||
{ key: 'firstName', label: this.$t('firstname') },
|
{ key: 'firstName', label: this.$t('firstname') },
|
||||||
{ key: 'lastName', label: this.$t('lastname') },
|
{ key: 'lastName', label: this.$t('lastname') },
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user