From 0e1a276f19ea70009c5a649e9667861d7c346a7e Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Wed, 6 Jun 2012 00:25:27 -0700 Subject: first iteration of adding serializable to ninja plus other changes to run the latest montage Signed-off-by: Valerio Virgillito --- js/components/treeview/treeview.reel/treeview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/components/treeview/treeview.reel/treeview.html') diff --git a/js/components/treeview/treeview.reel/treeview.html b/js/components/treeview/treeview.reel/treeview.html index 1bed0f0b..9ab575c6 100644 --- a/js/components/treeview/treeview.reel/treeview.html +++ b/js/components/treeview/treeview.reel/treeview.html @@ -27,7 +27,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot "prototype" : "js/components/treeview/leaf.reel" }, "scrollview": { - "prototype": "montage/ui/scrollview.reel[Scrollview]", + "prototype": "montage/ui/scroller.reel", "properties": { "element": {"#": "treeView"}, "axis": "vertical" -- cgit v1.2.3