diff options
Diffstat (limited to 'js/components/tools-properties/text-properties.reel/text-properties.html')
-rwxr-xr-x | js/components/tools-properties/text-properties.reel/text-properties.html | 8 |
1 files changed, 4 insertions, 4 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 676745ba..89659477 100755 --- a/js/components/tools-properties/text-properties.reel/text-properties.html +++ b/js/components/tools-properties/text-properties.reel/text-properties.html | |||
@@ -1,4 +1,4 @@ | |||
1 | <!DOCTYPE HTML> | 1 | <!doctype html> |
2 | <!-- <copyright> | 2 | <!-- <copyright> |
3 | Copyright (c) 2012, Motorola Mobility, Inc | 3 | Copyright (c) 2012, Motorola Mobility, Inc |
4 | All Rights Reserved. | 4 | All Rights Reserved. |
@@ -157,7 +157,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
157 | "unpressedLabel": "S" | 157 | "unpressedLabel": "S" |
158 | } | 158 | } |
159 | }, | 159 | }, |
160 | 160 | ||
161 | "alignLeft": { | 161 | "alignLeft": { |
162 | "prototype": "montage/ui/toggle-button.reel", | 162 | "prototype": "montage/ui/toggle-button.reel", |
163 | "properties": { | 163 | "properties": { |
@@ -260,8 +260,8 @@ POSSIBILITY OF SUCH DAMAGE. | |||
260 | "listeners": [ { "type": "action", "listener": {"@": "owner"} } ] | 260 | "listeners": [ { "type": "action", "listener": {"@": "owner"} } ] |
261 | } | 261 | } |
262 | 262 | ||
263 | } | 263 | } |
264 | </script> | 264 | </script> |
265 | 265 | ||
266 | </head> | 266 | </head> |
267 | 267 | ||