diff options
Diffstat (limited to 'js/components/tools-properties/zoom-properties.reel/zoom-properties.html')
-rwxr-xr-x | js/components/tools-properties/zoom-properties.reel/zoom-properties.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/js/components/tools-properties/zoom-properties.reel/zoom-properties.html b/js/components/tools-properties/zoom-properties.reel/zoom-properties.html index 3cc3c2bb..38d47fa4 100755 --- a/js/components/tools-properties/zoom-properties.reel/zoom-properties.html +++ b/js/components/tools-properties/zoom-properties.reel/zoom-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. |
@@ -44,9 +44,9 @@ POSSIBILITY OF SUCH DAMAGE. | |||
44 | "zoomOut": {"#": "zoomOutTool"} | 44 | "zoomOut": {"#": "zoomOutTool"} |
45 | } | 45 | } |
46 | } | 46 | } |
47 | } | 47 | } |
48 | </script> | 48 | </script> |
49 | 49 | ||
50 | </head> | 50 | </head> |
51 | 51 | ||
52 | <body> | 52 | <body> |
@@ -60,4 +60,4 @@ POSSIBILITY OF SUCH DAMAGE. | |||
60 | 60 | ||
61 | </html> | 61 | </html> |
62 | 62 | ||
63 | 63 | ||