Bedienoberfläche für Webradio
..
ulrich
2018-01-26 98c715874527ef6c96b346da180e7fb323c20148
app.js
@@ -330,7 +330,7 @@
  msgTpl - eine Vorlage mit einem Mitteilungstext (optional)
*/
function app_dialog_laden_und_zeigen(vorlage, msgTpl) {
  if(adresse !== '') {
  if(msgTpl !== '') {
    $.ajax({
      url: msgTpl,
      type: "GET",