Add TODOs for dashboard to reorder mail and user directory
This commit is contained in:
@@ -120,6 +120,7 @@ defineExpose({
|
||||
<fieldset :disabled="busy">
|
||||
<input type="submit" style="display: none;" :disabled="!name || !domain"/>
|
||||
|
||||
<!-- TODO only list domains which have incoming enabled -->
|
||||
<FormGroup v-if="!mailbox">
|
||||
<label for="nameInput">{{ $t('email.addMailboxDialog.name') }}</label>
|
||||
<InputGroup>
|
||||
|
||||
Reference in New Issue
Block a user