mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
(js) Avoid saving an empty calendar name
This commit is contained in:
@@ -106,6 +106,9 @@
|
||||
this.editMode = false;
|
||||
}
|
||||
}
|
||||
else {
|
||||
this.revertEditing(folder);
|
||||
}
|
||||
};
|
||||
|
||||
this.confirmDelete = function () {
|
||||
|
||||
Reference in New Issue
Block a user