mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Move createDomain & createDomainAlias buttons below table
This commit is contained in:
parent
29beb9b75d
commit
c5c180cb2e
2 changed files with 9 additions and 7 deletions
|
|
@ -16,7 +16,6 @@ export class AdminSettingsDomains /*extends AbstractViewSettings*/ {
|
|||
}
|
||||
|
||||
testUsername() {
|
||||
// TODO: find domain matching username
|
||||
Remote.request('AdminDomainMatch',
|
||||
(iError, oData) => {
|
||||
if (oData?.Result?.domain) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue