mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-23 10:54:17 +00:00
Monotone-Parent: bdfa1641c55906ac04987ae50165889fa53c577b
Monotone-Revision: 8d642918307c4ec207760dac241eca7219d0074a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T17:25:26 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -68,6 +68,8 @@ function dTree(objName) {
|
||||
this.selectedNode = null;
|
||||
this.selectedFound = false;
|
||||
this.completed = false;
|
||||
|
||||
return this;
|
||||
};
|
||||
|
||||
// Adds a new node to the node array
|
||||
|
||||
Reference in New Issue
Block a user