aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/text-properties.reel/text-properties.html
diff options
context:
space:
mode:
authorArmen Kesablyan2012-06-05 23:13:03 -0700
committerArmen Kesablyan2012-06-05 23:13:03 -0700
commit7d3bdf39e6d1534de1848ca2744aed66dfeb5d2a (patch)
tree12cf81e70f38e4bbe8739654d6c4aa4e5f8f498c /js/components/tools-properties/text-properties.reel/text-properties.html
parent73a62c95b5635fee903457279f0f5b57f164e0b5 (diff)
downloadninja-7d3bdf39e6d1534de1848ca2744aed66dfeb5d2a.tar.gz
Initial Text Tool Changes
Signed-off-by: Armen Kesablyan <armen@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.html9
1 files changed, 2 insertions, 7 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 725e1d22..a3477e99 100755
--- a/js/components/tools-properties/text-properties.reel/text-properties.html
+++ b/js/components/tools-properties/text-properties.reel/text-properties.html
@@ -93,14 +93,9 @@
93 "identifier": "btnBold", 93 "identifier": "btnBold",
94 "pressedLabel": "B", 94 "pressedLabel": "B",
95 "unpressedLabel": "B" 95 "unpressedLabel": "B"
96 }, 96 }
97 "listeners": [
98 {
99 "type": "action",
100 "listener": {"@": "owner"}
101 }
102 ]
103 }, 97 },
98
104 "btnItalic": { 99 "btnItalic": {
105 "prototype": "montage/ui/toggle-button.reel", 100 "prototype": "montage/ui/toggle-button.reel",
106 "properties": { 101 "properties": {