mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-27 22:35:22 +00:00
Monotone-Parent: e119548d14311d073bbaa138dff7627a43a4e50d
Monotone-Revision: 22e7cd6745e9c7cd53cd2bbab974bfb912eb3392 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T18:42:29 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -632,6 +632,10 @@ function onAddressBookRemove(node) {
|
||||
var newValues = initialValues.replace(re, "");
|
||||
if (initialValues != newValues)
|
||||
setAdditionalAddressBooks(newValues);
|
||||
|
||||
var personal = $("/personal");
|
||||
selectNode(personal);
|
||||
onFolderSelectionChange();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user