aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/text-properties.reel/text-properties.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-05-03 22:51:10 -0700
committerValerio Virgillito2012-05-03 22:51:10 -0700
commitdc93269cfa7c315d22d85c8217e2412749643f28 (patch)
tree2a7cc5128aaa4ffa723d02d661b9414bea013421 /js/components/tools-properties/text-properties.reel/text-properties.html
parentd3288216b62621b149fa032ff8a1b415e450b61f (diff)
downloadninja-dc93269cfa7c315d22d85c8217e2412749643f28.tar.gz
Removing unused components references
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.html3
1 files changed, 0 insertions, 3 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 1e96d349..7fbec1da 100755
--- a/js/components/tools-properties/text-properties.reel/text-properties.html
+++ b/js/components/tools-properties/text-properties.reel/text-properties.html
@@ -21,13 +21,10 @@
21 "fontSelection": {"@": "fontSelection"}, 21 "fontSelection": {"@": "fontSelection"},
22 "fontSettings": {"@": "fontSettings"}, 22 "fontSettings": {"@": "fontSettings"},
23 "fontSize": {"@": "fontSize"}, 23 "fontSize": {"@": "fontSize"},
24 "fontColor": {"@": "fontColor"},
25 "btnBold": {"@": "btnBold"}, 24 "btnBold": {"@": "btnBold"},
26 "btnItalic": {"@": "btnItalic"}, 25 "btnItalic": {"@": "btnItalic"},
27 "btnUnderline": {"@": "btnUnderline"}, 26 "btnUnderline": {"@": "btnUnderline"},
28 "btnStrikethrough": {"@": "btnStrikethrough"}, 27 "btnStrikethrough": {"@": "btnStrikethrough"},
29 "txtLink": {"@": "txtLink"},
30 "linkTarget": {"@": "linkTarget"},
31 "alignLeft": {"@": "alignLeft"}, 28 "alignLeft": {"@": "alignLeft"},
32 "alignCenter": {"@": "alignCenter"}, 29 "alignCenter": {"@": "alignCenter"},
33 "alignRight": {"@": "alignRight"}, 30 "alignRight": {"@": "alignRight"},