aboutsummaryrefslogtreecommitdiff
path: root/js/panels/presets/style-presets.reel/style-presets.html
diff options
context:
space:
mode:
authorArmen Kesablyan2012-05-14 11:45:11 -0700
committerArmen Kesablyan2012-05-14 11:45:11 -0700
commit9e6c0a247bd2f14d92278bcd97fff40277b71667 (patch)
tree4194388c03814b9168922dbf2907edf426295874 /js/panels/presets/style-presets.reel/style-presets.html
parent9fc3b70bf57e10846e71808c6041fbc339a435d1 (diff)
parent27f4cacb39de1c2e3910748dadc9fc16d0655480 (diff)
downloadninja-9e6c0a247bd2f14d92278bcd97fff40277b71667.tar.gz
Merge branch 'refs/heads/masterDomArc' into binding
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",