aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/display-rack.html
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2015-04-04 23:54:34 +0200
committerKristian Lyngstol <kristian@bohemians.org>2015-04-04 23:54:34 +0200
commitcb6c034ef4d22579db21cd7d9b2d32b57601172a (patch)
treee639378a3ca11fbe18147a7a785cb55600481617 /web/nms.gathering.org/display-rack.html
parentde837c61bfff05c368f4d5d73b16e57bf880f739 (diff)
MISC stuff people forgot
Diffstat (limited to 'web/nms.gathering.org/display-rack.html')
-rwxr-xr-xweb/nms.gathering.org/display-rack.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/web/nms.gathering.org/display-rack.html b/web/nms.gathering.org/display-rack.html
index 4754ee5..694bf11 100755
--- a/web/nms.gathering.org/display-rack.html
+++ b/web/nms.gathering.org/display-rack.html
@@ -25,7 +25,7 @@
<script src="//code.jquery.com/jquery-1.11.2.min.js"></script>
<script type="text/javascript">
var page = 0;
- var iframes = 3;
+ var iframes = 5;
var delay = 10;
function rotate() {
@@ -60,5 +60,11 @@
<div id="slide">
<iframe class="frames" id="subframe" frameborder="0" src="http://funfact.tg15.gathering.org/social.html" scrolling="no"></iframe>
</div>
+ <div id="slide">
+ <iframe class="frames" id="subframe" frameborder="0" src="http://nms.tg15.gathering.org/speedometer/" scrolling="no"></iframe>
+ </div>
+ <div id="slide">
+ <iframe class="frames" id="subframe" frameborder="0" src="http://nms-public.tg15.gathering.org/weathermap.pl" scrolling="no"></iframe>
+ </div>
</body>
</html>