www/ui/js/app.js | ●●●●● 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 === '') {