mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-06 20:15:26 +00:00
Monotone-Parent: a33e5080dbd3082529a4559b78a962ccc535f5c9
Monotone-Revision: 519bdd0f61b6db465dc7db8d8c0f93b3c72d3f5a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-02T20:55:45 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -444,9 +444,9 @@ function onCategoryDelete (e) {
|
||||
var count = rows.length;
|
||||
|
||||
for (var i=0; i < count; i++) {
|
||||
rows[i].editionController = null;
|
||||
rows[i].remove ();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
function serializeCategories() {
|
||||
|
||||
Reference in New Issue
Block a user