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/ninja-branch.reel/ninja-branch.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/components/treeview/ninja-branch.reel/ninja-branch.html') diff --git a/js/components/treeview/ninja-branch.reel/ninja-branch.html b/js/components/treeview/ninja-branch.reel/ninja-branch.html index 60894fbc..8b808488 100644 --- a/js/components/treeview/ninja-branch.reel/ninja-branch.html +++ b/js/components/treeview/ninja-branch.reel/ninja-branch.html @@ -105,7 +105,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot "properties": { "element": { "#": "branchList" }, "contentController": {"@": "arrayController" }, - "selectionEnabled": true + "isSelectionEnabled": true } }, -- cgit v1.2.3