aboutsummaryrefslogtreecommitdiff
path: root/js/panels/presets/style-presets.reel/style-presets.html
diff options
context:
space:
mode:
authorEric Guzman2012-02-13 13:38:16 -0800
committerEric Guzman2012-02-13 13:38:16 -0800
commit6dc5d31b201d3578bf17b4f1fa7b1b9865d46153 (patch)
tree153d33bad1c012cbde019641705371141b96465a /js/panels/presets/style-presets.reel/style-presets.html
parente46ab1a8e19f66de6eca68225d9e8b4cba8f90e8 (diff)
downloadninja-6dc5d31b201d3578bf17b4f1fa7b1b9865d46153.tar.gz
Style Presets - Separate out the style preset data to new file
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 b5c40d9c..0db4d3c0 100644
--- a/js/panels/presets/style-presets.reel/style-presets.html
+++ b/js/panels/presets/style-presets.reel/style-presets.html
@@ -29,7 +29,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
29 "bindings": { 29 "bindings": {
30 "content": { 30 "content": {
31 "boundObject": {"@": "owner"}, 31 "boundObject": {"@": "owner"},
32 "boundObjectPropertyPath": "data2" 32 "boundObjectPropertyPath": "presetData"
33 } 33 }
34 } 34 }
35 }, 35 },