This commit is contained in:
@@ -351,6 +351,7 @@ export default {
|
||||
async testConfiguration() {
|
||||
let vm = this;
|
||||
vm.formState.loading = true;
|
||||
vm.testDialog = false;
|
||||
let url = `global-ops-notification-setting/test-smtp-settings/${vm.testAddress}`;
|
||||
window.$gz.form.deleteAllErrorBoxErrors(vm);
|
||||
try {
|
||||
@@ -452,7 +453,7 @@ async function fetchTranslatedText(vm) {
|
||||
"ConnectionSecurity",
|
||||
"SmtpServerPort",
|
||||
"NotifyFromAddress",
|
||||
"AyaNovaServerUrl"
|
||||
"AyaNovaServerURL"
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user