Persoenliche Mediazentrale
ulrich
2021-04-10 ab8b2496218f49f49d2602987481e2dd7a3e7293
UI-Anpassungen
1 files modified
2 ■■■ changed files
www/ui/js/app.js 2 ●●● patch | view | raw | blame | history
www/ui/js/app.js
@@ -251,7 +251,7 @@
    var plname = document.querySelector('#playlist').value;
    self.http_delete('../api/alist/' + plname + '/' + index,'', function(responseText) {
      // DELETE    http://localhost:9090/mz/api/alist/liste1/0
      self.meldung_mit_timeout(responseText, 1500);
      //self.meldung_mit_timeout(responseText, 1500);
      self.titel_liste();
    });