]> git.pond.sub.org Git - eow/blobdiff - static/dojo-release-1.1.1/dijit/_tree/Node.html
Replace Dojo with jQuery
[eow] / static / dojo-release-1.1.1 / dijit / _tree / Node.html
diff --git a/static/dojo-release-1.1.1/dijit/_tree/Node.html b/static/dojo-release-1.1.1/dijit/_tree/Node.html
deleted file mode 100644 (file)
index 00e49a5..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<div class="dijitTreeNode" waiRole="presentation"
-       ><div dojoAttachPoint="rowNode" waiRole="presentation"
-               ><span dojoAttachPoint="expandoNode" class="dijitTreeExpando" waiRole="presentation"
-               ></span
-               ><span dojoAttachPoint="expandoNodeText" class="dijitExpandoText" waiRole="presentation"
-               ></span
-               ><div dojoAttachPoint="contentNode" class="dijitTreeContent" waiRole="presentation">
-                       <div dojoAttachPoint="iconNode" class="dijitInline dijitTreeIcon" waiRole="presentation"></div>
-                       <span dojoAttachPoint="labelNode" class="dijitTreeLabel" wairole="treeitem" tabindex="-1" waiState="selected-false" dojoAttachEvent="onfocus:_onNodeFocus"></span>
-               </div
-       ></div>
-</div>