replace 35 with 36c3

This commit is contained in:
Uwe Kamper 2019-12-26 22:34:11 +01:00
parent 5082c1deb8
commit 7637ab58ab
5 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>35c3 event calendar</title> <title>36c3 event calendar</title>
<script src="../vendor/webcomponentsjs/webcomponents-lite.js"></script> <script src="../vendor/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../vendor/webcomponentsjs/custom-elements-es5-adapter.js"></script> <script src="../vendor/webcomponentsjs/custom-elements-es5-adapter.js"></script>
<script src="../lib/35c3-calendar.js"></script> <script src="../lib/35c3-calendar.js"></script>
@ -109,7 +109,7 @@
</style> </style>
</head> </head>
<body class="station"> <body class="station">
<h1 id="screen-title">c-base @ 35C3</h1> <h1 id="screen-title">xHain + c-base @ 36C3</h1>
<table id="events"> <table id="events">
</table> </table>
<cbase-time id="current-time" interval="1" format="HH:MM"></cbase-time> <cbase-time id="current-time" interval="1" format="HH:MM"></cbase-time>

View file

@ -52,7 +52,7 @@
<img id="current"> <img id="current">
<img id="next"> <img id="next">
</main> </main>
<h1 id="screen-title">c-base @ 35C3</h1> <h1 id="screen-title">xHain + c-base @ 36C3</h1>
<span id="current-time"></span> <span id="current-time"></span>
<script> <script>
var timeout; var timeout;

View file

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>35C3 life support</title> <title>36C3 life support</title>
<script src="../vendor/webcomponentsjs/webcomponents-lite.js"></script> <script src="../vendor/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../vendor/webcomponentsjs/custom-elements-es5-adapter.js"></script> <script src="../vendor/webcomponentsjs/custom-elements-es5-adapter.js"></script>
<script src="../vendor/plotly.js/plotly.min.js"></script> <script src="../vendor/plotly.js/plotly.min.js"></script>
@ -76,7 +76,7 @@
<cbase-linechart timeseries="clima.pressure.lej" days="2" width="96" height="30" source="http://openmct.cbrp3.c-base.org:8080"></cbase-linechart> <cbase-linechart timeseries="clima.pressure.lej" days="2" width="96" height="30" source="http://openmct.cbrp3.c-base.org:8080"></cbase-linechart>
</section> </section>
</main> </main>
<h1 id="screen-title">c-base @ 35C3</h1> <h1 id="screen-title">xHain + c-base @ 36C3</h1>
<cbase-time id="current-time" interval="1" format="HH:MM"></cbase-time> <cbase-time id="current-time" interval="1" format="HH:MM"></cbase-time>
</body> </body>
</html> </html>

View file

@ -48,7 +48,7 @@
</style> </style>
</head> </head>
<body> <body>
<h1 id="screen-title">c-base @ 35C3</h1> <h1 id="screen-title">xHain + c-base @ 36C3</h1>
<span id="current-time"></span> <span id="current-time"></span>
<script> <script>
var fallback = 'base-full-loop-1-green-blue'; var fallback = 'base-full-loop-1-green-blue';

View file

@ -76,7 +76,7 @@
<main> <main>
<p id="announcement"></p> <p id="announcement"></p>
</main> </main>
<h1 id="screen-title">c-base @ 35C3</h1> <h1 id="screen-title">xHain + c-base @ 36C3</h1>
<span id="current-time"></span> <span id="current-time"></span>
<script> <script>
var fallback = 'Security advise. Due to intergalactic regulations, passengers are required to keep their antigravity generators with them at all times.'; var fallback = 'Security advise. Due to intergalactic regulations, passengers are required to keep their antigravity generators with them at all times.';