EDITS BY SERVER

main
Samuel Zielke 2 years ago
parent cf65298876
commit 56e1673f38

@ -67,7 +67,7 @@
#week { page-break-after: always; }
div#outgoing:not(:first-child) { display: none; }
</style>
<!--@JS-DATA@--><script>const myDATA ={'08.04.24': ['4', '5', '0', ' - 14:30 Uhr', '1', ' - Gün. Kropf', '1', ' - 09:30 Uhr', '1', ' - Pet. Dörsam', '4', ' - 14:00 Uhr', '2', ' - Ste. Gert', '5', '', '3', '', '', '', '', '', '', '', '', '', 'Ren. Meister', 'Fri. Schlöffel', 'Lot. Hoffmann', 'Oli. Sippel', 'Ben. Zielke', 'Mar. Carbone', 'Ale. Steiger', 'Phi. Zielke', 'Sam. Zielke'], '15.04.24': ['5', 'Russisch', '0', ' - 14:30 Uhr', '1', ' - Sam. Zielke', '1', ' - 09:30 Uhr', '1', ' - Pet. Dörsam', '4', ' - 14:00 Uhr', '2', ' - Fre. Schlöffel', '5', ' - 09:30 Uhr', '2', ' - Fri. Schlöffel', '', '', '', '', '', '', '', '', 'Fre. Schlöffel', 'Jür. Zielke', 'Gar. George', 'Axe. Hahn', 'Sam. Zielke', 'Dan. Zielke', 'Tal. Hahn', 'Erw. Gert', 'Jür. Zielke']}</script>
<!--@JS-DATA@--><script>const myDATA ={'15.04.24': ['5', 'Russisch', '0', ' - 14:30 Uhr', '1', ' - Sam. Zielke', '1', ' - 09:30 Uhr', '1', ' - Pet. Dörsam', '4', ' - 14:00 Uhr', '2', ' - Fre. Schlöffel', '5', ' - 09:30 Uhr', '2', ' - Fri. Schlöffel', '', '', '', '', '', '', '', '', 'Fre. Schlöffel', 'Jür. Zielke', 'Gar. George', 'Axe. Hahn', 'Sam. Zielke', 'Dan. Zielke', 'Tal. Hahn', 'Erw. Gert', 'Jür. Zielke']}</script>
</head>
@ -673,4 +673,24 @@
</script>
</body>
</html></html>
</html></html>>ATA[window.weekdate[weeklistpos]][myIndex] != "") {
element.innerHTML = service_type[myDATA[window.weekdate[weeklistpos]][myIndex]-1];
}
else {
element.innerHTML = myDATA[window.weekdate[weeklistpos]][myIndex];
}
}
myIndex = myIndex + 1;
});
}
setData(myDATA)
</script>
</body>
</html></html>>
Loading…
Cancel
Save

Powered by TurnKey Linux.