Monotone-Parent: 3cd11326bdc49c91494e0a2e9cf1465efe47c52e

Monotone-Revision: c1639ae492d9fb3315ef9630d824d8b441ff879e

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-08-18T20:48:38
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2010-08-18 20:48:38 +00:00
parent 2d1da50d37
commit 27e8ebb0da

View File

@@ -244,7 +244,6 @@ function _editFilter(filterId) {
}
function onFilterAdd(event) {
log("onFilterAdd");
_editFilter("new");
event.stop();
}