layoutswitch robustisiert
This commit is contained in:
parent
54de8cc4be
commit
e398011737
2 changed files with 4 additions and 3 deletions
|
@ -47,9 +47,7 @@
|
|||
$('#layoutswitcher').on('change', function() {
|
||||
switchLayout(this.value);
|
||||
});
|
||||
currentLayout = layout['de_CH'];
|
||||
renderLayout();
|
||||
startClock();
|
||||
switchLayout('de_CH');
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue