aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/pan-properties.reel/pan-properties.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/tools-properties/pan-properties.reel/pan-properties.html')
-rwxr-xr-xjs/components/tools-properties/pan-properties.reel/pan-properties.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/components/tools-properties/pan-properties.reel/pan-properties.html b/js/components/tools-properties/pan-properties.reel/pan-properties.html
index 90b76f75..7a833b57 100755
--- a/js/components/tools-properties/pan-properties.reel/pan-properties.html
+++ b/js/components/tools-properties/pan-properties.reel/pan-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.
@@ -42,8 +42,8 @@ POSSIBILITY OF SUCH DAMAGE.
42 "element": {"#": "panProperties"} 42 "element": {"#": "panProperties"}
43 } 43 }
44 } 44 }
45 } 45 }
46 </script> 46 </script>
47 47
48 </head> 48 </head>
49 49