replace 35 with 36c3
This commit is contained in:
parent
5082c1deb8
commit
7637ab58ab
5 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<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/custom-elements-es5-adapter.js"></script>
|
||||
<script src="../lib/35c3-calendar.js"></script>
|
||||
|
@ -109,7 +109,7 @@
|
|||
</style>
|
||||
</head>
|
||||
<body class="station">
|
||||
<h1 id="screen-title">c-base @ 35C3</h1>
|
||||
<h1 id="screen-title">xHain + c-base @ 36C3</h1>
|
||||
<table id="events">
|
||||
</table>
|
||||
<cbase-time id="current-time" interval="1" format="HH:MM"></cbase-time>
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
<img id="current">
|
||||
<img id="next">
|
||||
</main>
|
||||
<h1 id="screen-title">c-base @ 35C3</h1>
|
||||
<h1 id="screen-title">xHain + c-base @ 36C3</h1>
|
||||
<span id="current-time"></span>
|
||||
<script>
|
||||
var timeout;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<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/custom-elements-es5-adapter.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>
|
||||
</section>
|
||||
</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>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="screen-title">c-base @ 35C3</h1>
|
||||
<h1 id="screen-title">xHain + c-base @ 36C3</h1>
|
||||
<span id="current-time"></span>
|
||||
<script>
|
||||
var fallback = 'base-full-loop-1-green-blue';
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
<main>
|
||||
<p id="announcement"></p>
|
||||
</main>
|
||||
<h1 id="screen-title">c-base @ 35C3</h1>
|
||||
<h1 id="screen-title">xHain + c-base @ 36C3</h1>
|
||||
<span id="current-time"></span>
|
||||
<script>
|
||||
var fallback = 'Security advise. Due to intergalactic regulations, passengers are required to keep their antigravity generators with them at all times.';
|
||||
|
|
Loading…
Reference in a new issue