aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview/ninja-leaf.reel/ninja-leaf.html
diff options
context:
space:
mode:
authorEric Guzman2012-02-13 10:28:44 -0800
committerEric Guzman2012-02-13 10:28:44 -0800
commitef032412216d437ce1c7dfc9050ab41adf0594c0 (patch)
treef5cba582ce854907177e620d5529c9e45d945a51 /js/components/treeview/ninja-leaf.reel/ninja-leaf.html
parent3a8dc4195a166478695bb286493f83258a4be49b (diff)
downloadninja-ef032412216d437ce1c7dfc9050ab41adf0594c0.tar.gz
Tree Components - Change the way delegate methods are called
Diffstat (limited to 'js/components/treeview/ninja-leaf.reel/ninja-leaf.html')
-rw-r--r--js/components/treeview/ninja-leaf.reel/ninja-leaf.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/treeview/ninja-leaf.reel/ninja-leaf.html b/js/components/treeview/ninja-leaf.reel/ninja-leaf.html
index bd8e8acd..310274bc 100644
--- a/js/components/treeview/ninja-leaf.reel/ninja-leaf.html
+++ b/js/components/treeview/ninja-leaf.reel/ninja-leaf.html
@@ -37,7 +37,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
37</head> 37</head>
38<body> 38<body>
39 <div id="leaf" class="leaf"> 39 <div id="leaf" class="leaf">
40 <div id="label" class="leaf-label"></div> 40 <div id="label" class="leaf-label" draggable="true"></div>
41 </div> 41 </div>
42</body> 42</body>
43</html> \ No newline at end of file 43</html> \ No newline at end of file