Persoenliche Mediazentrale
ulrich
2021-04-24 883f915b7bfedccd1e03f39e4c55d6df4e8339a5
Readme angepasst
1 files modified
2 ■■■ changed files
www/ui/js/app.js 2 ●●● patch | view | raw | blame | history
www/ui/js/app.js
@@ -440,7 +440,7 @@
  this.hier_spielen = function() {
    var url;
    // den Host noch vom Server abrufen und den nachfolgenden Code ersetzen
    var host = 'http://' + window.location.host + '/mz';
    var host = 'http://' + window.location.host + '/tango';
    console.log('host: ' + host);
    var bereichName = document.querySelector('.bereich-name').textContent;
    if(bereichName === '') {