aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/text-properties.reel/text-properties.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-03-19 18:11:50 -0700
committerValerio Virgillito2012-03-19 18:11:50 -0700
commit313354a8ff9ed21b826ab5f280bcf1095a64a7f4 (patch)
tree39467da83116102c4b869934b2bc36fc64214b22 /js/components/tools-properties/text-properties.reel/text-properties.html
parentafe4b3d6567a35586e970682d71cba61c416e496 (diff)
downloadninja-313354a8ff9ed21b826ab5f280bcf1095a64a7f4.tar.gz
fully removing our old button component from Ninja
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/components/tools-properties/text-properties.reel/text-properties.html')
-rwxr-xr-xjs/components/tools-properties/text-properties.reel/text-properties.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/tools-properties/text-properties.reel/text-properties.html b/js/components/tools-properties/text-properties.reel/text-properties.html
index 13a88ba7..2d50a79e 100755
--- a/js/components/tools-properties/text-properties.reel/text-properties.html
+++ b/js/components/tools-properties/text-properties.reel/text-properties.html
@@ -69,7 +69,7 @@
69 69
70 }, 70 },
71 "fontSettings": { 71 "fontSettings": {
72 "module": "js/components/button.reel", 72 "module": "montage/ui/button.reel",
73 "name": "Button", 73 "name": "Button",
74 "properties": { 74 "properties": {
75 "element": {"#": "fontSettings"} 75 "element": {"#": "fontSettings"}