aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview/treeview.reel/treeview.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/treeview/treeview.reel/treeview.html')
-rw-r--r--js/components/treeview/treeview.reel/treeview.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/components/treeview/treeview.reel/treeview.html b/js/components/treeview/treeview.reel/treeview.html
index c7cadee7..14285452 100644
--- a/js/components/treeview/treeview.reel/treeview.html
+++ b/js/components/treeview/treeview.reel/treeview.html
@@ -45,10 +45,10 @@ POSSIBILITY OF SUCH DAMAGE.
45 } 45 }
46 }, 46 },
47 "defaultBranch" : { 47 "defaultBranch" : {
48 "prototype" : "js/components/treeview/branch.reel" 48 "prototype" : "js/components/treeview/branch.reel"
49 }, 49 },
50 "defaultLeaf" : { 50 "defaultLeaf" : {
51 "prototype" : "js/components/treeview/leaf.reel" 51 "prototype" : "js/components/treeview/leaf.reel"
52 }, 52 },
53 "scrollview": { 53 "scrollview": {
54 "prototype": "montage/ui/scroller.reel", 54 "prototype": "montage/ui/scroller.reel",