aboutsummaryrefslogtreecommitdiff
path: root/js/components/popup-manager.reel/popup-manager.html
diff options
context:
space:
mode:
authorKris Kowal2012-07-06 11:52:06 -0700
committerKris Kowal2012-07-06 15:01:48 -0700
commit648ee61ae84216d0236e0dbc211addc13b2cfa3a (patch)
tree8f0f55557bd0c47a84e49c1977c950645d284607 /js/components/popup-manager.reel/popup-manager.html
parentaedd14b18695d031f695d27dfbd94df5614495bb (diff)
downloadninja-648ee61ae84216d0236e0dbc211addc13b2cfa3a.tar.gz
Expand tabs
Diffstat (limited to 'js/components/popup-manager.reel/popup-manager.html')
-rwxr-xr-xjs/components/popup-manager.reel/popup-manager.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/js/components/popup-manager.reel/popup-manager.html b/js/components/popup-manager.reel/popup-manager.html
index 281477f1..1a6e9553 100755
--- a/js/components/popup-manager.reel/popup-manager.html
+++ b/js/components/popup-manager.reel/popup-manager.html
@@ -31,10 +31,10 @@ POSSIBILITY OF SUCH DAMAGE.
31</copyright> 31</copyright>
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>