diff options
Diffstat (limited to 'js/components/popup-manager.reel/popup-manager.html')
-rwxr-xr-x | js/components/popup-manager.reel/popup-manager.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/js/components/popup-manager.reel/popup-manager.html b/js/components/popup-manager.reel/popup-manager.html index 1a6e9553..102c81d0 100755 --- a/js/components/popup-manager.reel/popup-manager.html +++ b/js/components/popup-manager.reel/popup-manager.html | |||
@@ -1,5 +1,5 @@ | |||
1 | <!DOCTYPE html> | 1 | <!DOCTYPE html> |
2 | <!-- | 2 | <!-- |
3 | <copyright> | 3 | <copyright> |
4 | Copyright (c) 2012, Motorola Mobility, Inc | 4 | Copyright (c) 2012, Motorola Mobility, Inc |
5 | All Rights Reserved. | 5 | All Rights Reserved. |
@@ -32,9 +32,9 @@ POSSIBILITY OF SUCH DAMAGE. | |||
32 | --> | 32 | --> |
33 | <html lang="en"> | 33 | <html lang="en"> |
34 | <head> | 34 | <head> |
35 | 35 | ||
36 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | 36 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
37 | 37 | ||
38 | <script type="text/montage-serialization"> | 38 | <script type="text/montage-serialization"> |
39 | { | 39 | { |
40 | "owner": { | 40 | "owner": { |
@@ -45,13 +45,13 @@ POSSIBILITY OF SUCH DAMAGE. | |||
45 | } | 45 | } |
46 | } | 46 | } |
47 | </script> | 47 | </script> |
48 | 48 | ||
49 | </head> | 49 | </head> |
50 | 50 | ||
51 | <body> | 51 | <body> |
52 | 52 | ||
53 | <section data-montage-id="popupWindows"></section> | 53 | <section data-montage-id="popupWindows"></section> |
54 | 54 | ||
55 | </body> | 55 | </body> |
56 | 56 | ||
57 | </html> | 57 | </html> |