Persoenliche Mediazentrale
ulrich
2021-04-24 7d31187663154286b4a49beaf49d98ffd004ec06
www/ui/js/app.js
@@ -225,7 +225,7 @@
  };
  
  this.livestream_liste = function() {
    self.entitaet_liste('Livestream','../api/store/Livestream/liste/',
    self.entitaet_liste('Livestreams','../api/store/Livestream/liste/',
      "data/tpl/livestream_liste.txt", '../api/store/Livestream/', 
      "self.livestream_form", function(responseText) {
        var livestream = JSON.parse(responseText);