mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 18:35:25 +00:00
Monotone-Parent: dacf207e0fa21cda9cc795c449e369f77d6a5d28
Monotone-Revision: e87972fe209b67f7da40295c3cdd16ec15db5093 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-28T18:29:59 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -78,7 +78,7 @@ function buildTree(response) {
|
||||
}
|
||||
|
||||
function onFolderTreeItemClick(event) {
|
||||
event.preventDefault();
|
||||
preventDefault(event);
|
||||
|
||||
var topNode = $("d");
|
||||
if (topNode.selectedEntry)
|
||||
|
||||
Reference in New Issue
Block a user