mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 00:45:09 +00:00
Fix for bug #3274
Monotone-Parent: f6c9b26800c5e0d41709266d8182530fe96ca9b6 Monotone-Revision: d32dd5daa90a6d8f5551243352a4b7c4540a337b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-03-26T15:44:35 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -530,7 +530,6 @@ function onFolderSelectionChange(event) {
|
||||
}
|
||||
else {
|
||||
search = {};
|
||||
sorting = {};
|
||||
$("searchValue").value = "";
|
||||
initCriteria();
|
||||
openContactsFolder(nodes[0].getAttribute("id"));
|
||||
|
||||
Reference in New Issue
Block a user