Bedienoberfläche für Webradio
..
ulrich
2018-01-26 98c715874527ef6c96b346da180e7fb323c20148
..
1 files modified
2 ■■■ changed files
app.js 2 ●●● patch | view | raw | blame | history
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",