diff options
Diffstat (limited to 'js/components/tools-properties/brush-properties.reel/brush-properties.html')
-rwxr-xr-x | js/components/tools-properties/brush-properties.reel/brush-properties.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/js/components/tools-properties/brush-properties.reel/brush-properties.html b/js/components/tools-properties/brush-properties.reel/brush-properties.html index 5645b239..361fedbc 100755 --- a/js/components/tools-properties/brush-properties.reel/brush-properties.html +++ b/js/components/tools-properties/brush-properties.reel/brush-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. |
@@ -98,8 +98,8 @@ POSSIBILITY OF SUCH DAMAGE. | |||
98 | "_angleLabel": {"#": "angleLabel"} | 98 | "_angleLabel": {"#": "angleLabel"} |
99 | } | 99 | } |
100 | } | 100 | } |
101 | } | 101 | } |
102 | </script> | 102 | </script> |
103 | 103 | ||
104 | </head> | 104 | </head> |
105 | 105 | ||