mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
(fix) hide the dialog after save
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
|
||||
vm.saveProperties = function() {
|
||||
vm.calendar.$save();
|
||||
$mdDialog.hide();
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user