aboutsummaryrefslogtreecommitdiff
path: root/js/panels/presets/transitions-presets.reel/transitions-presets.html
diff options
context:
space:
mode:
authorJohn Mayhew2012-05-15 10:44:29 -0700
committerJohn Mayhew2012-05-15 10:44:29 -0700
commit6bced2460423b144c6327e7a21d27bd8f279cbd3 (patch)
tree5efc0dc482b63bb78070cda9819cab3e7ef1502e /js/panels/presets/transitions-presets.reel/transitions-presets.html
parent035c851a955952d0a1c89a7c8a646b674ab3f4f2 (diff)
parent27f4cacb39de1c2e3910748dadc9fc16d0655480 (diff)
downloadninja-6bced2460423b144c6327e7a21d27bd8f279cbd3.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into WorkingBranch
Diffstat (limited to 'js/panels/presets/transitions-presets.reel/transitions-presets.html')
-rw-r--r--js/panels/presets/transitions-presets.reel/transitions-presets.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/js/panels/presets/transitions-presets.reel/transitions-presets.html b/js/panels/presets/transitions-presets.reel/transitions-presets.html
index a6b98aeb..add43ee7 100644
--- a/js/panels/presets/transitions-presets.reel/transitions-presets.html
+++ b/js/panels/presets/transitions-presets.reel/transitions-presets.html
@@ -13,12 +13,11 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
13 "owner": { 13 "owner": {
14 "prototype" : "js/panels/presets/transitions-presets.reel[TransitionsLibrary]", 14 "prototype" : "js/panels/presets/transitions-presets.reel[TransitionsLibrary]",
15 "properties" : { 15 "properties" : {
16 "element" : {"#" : "transitionsLibrary"}, 16 "element" : {"#" : "transitionsLibrary"}
17 "treeList" : {"@" : "treeList"}
18 } 17 }
19 }, 18 },
20 "presetsController" : { 19 "presetsController" : {
21 "prototype": "js/controllers/tree-controller", 20 "prototype": "js/components/controllers/tree-controller",
22 "properties" : { 21 "properties" : {
23 "branchKey" : "children", 22 "branchKey" : "children",
24 "labelKey" : "text", 23 "labelKey" : "text",