aboutsummaryrefslogtreecommitdiff
path: root/js/panels/presets/style-presets.reel/style-presets.html
diff options
context:
space:
mode:
authorJonathan Duran2012-05-11 14:10:50 -0700
committerJonathan Duran2012-05-11 14:10:50 -0700
commit6fcaa4e923a19672b5860b4c6f67d836680e7e99 (patch)
treee473e99d0e9ad8e9ca44cc6e2c2e86d2e8ff7477 /js/panels/presets/style-presets.reel/style-presets.html
parent67a9691aba370cf4e9928ac6cf14548ded95fc92 (diff)
parent27f4cacb39de1c2e3910748dadc9fc16d0655480 (diff)
downloadninja-6fcaa4e923a19672b5860b4c6f67d836680e7e99.tar.gz
Merge branch 'refs/heads/NINJAmaster' into TimelineUber
Diffstat (limited to 'js/panels/presets/style-presets.reel/style-presets.html')
-rw-r--r--js/panels/presets/style-presets.reel/style-presets.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/presets/style-presets.reel/style-presets.html b/js/panels/presets/style-presets.reel/style-presets.html
index a3d718bb..bebff22d 100644
--- a/js/panels/presets/style-presets.reel/style-presets.html
+++ b/js/panels/presets/style-presets.reel/style-presets.html
@@ -17,7 +17,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
17 } 17 }
18 }, 18 },
19 "presetsController" : { 19 "presetsController" : {
20 "prototype": "js/controllers/tree-controller", 20 "prototype": "js/components/controllers/tree-controller",
21 "properties" : { 21 "properties" : {
22 "branchKey" : "children", 22 "branchKey" : "children",
23 "labelKey" : "text", 23 "labelKey" : "text",