mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
Monotone-Parent: 07531f86fd693076f1210ca5298d43ef1a2495bc
Monotone-Revision: 2adbf9658a08d8971870e8a31461c77e1d3b20bd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-16T01:18:37 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -19,8 +19,6 @@ function dTreeQuote(str) {
|
||||
.replace(/\'/g, "'"));
|
||||
}
|
||||
|
||||
window.alert("test: " + dTreeQuote("& < \" ' \" &"));
|
||||
|
||||
// Node object
|
||||
function Node(id, pid, name, isParent, url, dataname, datatype, title, target,
|
||||
icon, iconOpen, open, hasUnseen) {
|
||||
|
||||
Reference in New Issue
Block a user