diff options
Diffstat (limited to 'js/panels/presets/animations-presets.reel/animations-presets.html')
-rw-r--r-- | js/panels/presets/animations-presets.reel/animations-presets.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/presets/animations-presets.reel/animations-presets.html b/js/panels/presets/animations-presets.reel/animations-presets.html index 347e5497..bd6369dd 100644 --- a/js/panels/presets/animations-presets.reel/animations-presets.html +++ b/js/panels/presets/animations-presets.reel/animations-presets.html | |||
@@ -18,7 +18,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot | |||
18 | } | 18 | } |
19 | }, | 19 | }, |
20 | "presetsController" : { | 20 | "presetsController" : { |
21 | "prototype": "js/controllers/tree-controller", | 21 | "prototype": "js/components/controllers/tree-controller", |
22 | "properties" : { | 22 | "properties" : { |
23 | "branchKey" : "children", | 23 | "branchKey" : "children", |
24 | "labelKey" : "text", | 24 | "labelKey" : "text", |