mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Update webapp/components/Group/GroupForm.vue
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
parent
c37aef89bc
commit
bf492ce9c3
@ -19,7 +19,7 @@
|
||||
v-if="update"
|
||||
v-model="formData.slug"
|
||||
:label="$t('users.table.columns.slug')"
|
||||
:placeholder="`${$t('group.group-name')}…`"
|
||||
:placeholder="`${$t('group.groupName')}…`"
|
||||
></ds-input>
|
||||
|
||||
<ds-select
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user