aboutsummaryrefslogtreecommitdiff
path: root/js/components/ui/property-control.reel/property-control.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-07-09 17:30:58 -0700
committerValerio Virgillito2012-07-09 17:30:58 -0700
commit7884c00c1ac6bc2141c0084ac6522562576ddd12 (patch)
tree10d7055250dc6d86c3ec18eee078a7eb9a7b1a5f /js/components/ui/property-control.reel/property-control.html
parent2b2b5fbb4b6a786daa4e9d4ee9eba9ac78924842 (diff)
parent21a9603fb5522467776409972be21a87964c244d (diff)
downloadninja-7884c00c1ac6bc2141c0084ac6522562576ddd12.tar.gz
Merge pull request #381 from kriskowal/normalize
Normalize HTML DOCTYPE
Diffstat (limited to 'js/components/ui/property-control.reel/property-control.html')
-rwxr-xr-xjs/components/ui/property-control.reel/property-control.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/ui/property-control.reel/property-control.html b/js/components/ui/property-control.reel/property-control.html
index 53eafa21..16f46bc4 100755
--- a/js/components/ui/property-control.reel/property-control.html
+++ b/js/components/ui/property-control.reel/property-control.html
@@ -1,4 +1,4 @@
1<!doctype html> 1<!DOCTYPE HTML>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.