Commit 7bb3eda8 authored by Grégory Wisniewski's avatar Grégory Wisniewski

The purpose of this line is to allow debugging tree.xml content, this should...

The purpose of this line is to allow debugging tree.xml content, this should be disabled by default so comment it out.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29530 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ddf03406
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts45441285.08</string> </value>
<value> <string>ts55095577.25</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......@@ -65,7 +65,7 @@ function dtmlXMLLoaderObject(funcObject,dhtmlObject,async){\n
return z;\n
}\n
//alert("Error: execute tree.xml to see debug !");\n
open(\'tree.xml\', \'_self\');\n
//open(\'tree.xml\', \'_self\');\n
return document.createElement("DIV");\n
}; \n
\n
......@@ -398,7 +398,7 @@ Node.prototype.removeNode = function(removeChildren)\n
</item>
<item>
<key> <string>size</string> </key>
<value> <int>10010</int> </value>
<value> <int>10012</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......
498
\ No newline at end of file
514
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment