Merge pull request #4996 from kjac/v8-fix-assign-domain-close-on-save
V8: Automatically close "Cultures and Hostnames" on successful save
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
if(response.valid) {
|
||||
|
||||
vm.submitButtonState = "success";
|
||||
closeDialog();
|
||||
|
||||
// show validation messages for each domain
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user