We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ba5011 + c551020 commit 00dda90Copy full SHA for 00dda90
frontend/src/components/user/DialogChangeMail.vue
@@ -12,7 +12,7 @@
12
<template #activator="scope">
13
<slot name="activator" v-bind="scope" />
14
</template>
15
- <e-form v-if="status === 'initial'" name="user">
+ <e-form v-if="status === 'initial'" name="profile">
16
<e-text-field
17
v-model="entityData.newEmail"
18
path="email"
0 commit comments