aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/zoom-properties.reel/zoom-properties.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/tools-properties/zoom-properties.reel/zoom-properties.html')
-rwxr-xr-xjs/components/tools-properties/zoom-properties.reel/zoom-properties.html10
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>
3Copyright (c) 2012, Motorola Mobility, Inc 3Copyright (c) 2012, Motorola Mobility, Inc
4All Rights Reserved. 4All 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