aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/album
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/album')
-rw-r--r--docs/examples/album/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html
index 5c3c0ea77..557f57ec2 100644
--- a/docs/examples/album/index.html
+++ b/docs/examples/album/index.html
@@ -15,9 +15,6 @@
<!-- Custom styles for this template -->
<link href="album.css" rel="stylesheet">
-
- <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
- <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
</head>
<body>
@@ -126,5 +123,7 @@
});
</script>
<script src="../../dist/js/bootstrap.min.js"></script>
+ <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
+ <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>