diff options
author | hwc487 | 2012-07-09 16:08:02 -0700 |
---|---|---|
committer | hwc487 | 2012-07-09 16:08:02 -0700 |
commit | 5085d0f67df89a21715308956004164597a6ba79 (patch) | |
tree | 2c896163143a66331205a39b0a3b1b45d51bf12a /js/components/tools-properties/zoom-properties.reel/zoom-properties.html | |
parent | 51f1691f792dbda9b740ded8aa0457c9406db156 (diff) | |
parent | 84b3327bd92faafab7954b5eb64c7abe24a3fe13 (diff) | |
download | ninja-5085d0f67df89a21715308956004164597a6ba79.tar.gz |
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into GridFixes
Conflicts:
js/helper-classes/3D/StageLine.js
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 | ||