app.js | ●●●●● 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",