aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview/ninja-leaf.reel/ninja-leaf.html
diff options
context:
space:
mode:
authorEric Guzman2012-02-13 10:30:44 -0800
committerEric Guzman2012-02-13 10:30:44 -0800
commite46ab1a8e19f66de6eca68225d9e8b4cba8f90e8 (patch)
tree8904c82119819bfe4b6698ad40cbc33c903bcf12 /js/components/treeview/ninja-leaf.reel/ninja-leaf.html
parent672e6f61647b1b8a5f6f5831284fa44bcb7be883 (diff)
parente4893f7d3c3b9bd7967973197c3ffb5d3a075c91 (diff)
downloadninja-e46ab1a8e19f66de6eca68225d9e8b4cba8f90e8.tar.gz
Merge branch 'refs/heads/TreeComponents' into PresetsPanel
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