aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview/ninja-leaf.reel/ninja-leaf.html
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-02-13 15:11:49 -0800
committerJose Antonio Marquez2012-02-13 15:11:49 -0800
commitf70701db069a10dc5195605fc378a022125b434f (patch)
treed7491f02cd579fbddf9d7e37e4e2419a3845ed15 /js/components/treeview/ninja-leaf.reel/ninja-leaf.html
parent8172ffc0fa2a4f8a575b80e725c157e328d3c94f (diff)
parent38224745a27e039b79c893830c282b2ba558ab51 (diff)
downloadninja-f70701db069a10dc5195605fc378a022125b434f.tar.gz
Merge branch 'refs/heads/NinjaInternal' into FileIO
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