Persoenliche Mediazentrale
ulrich
2021-04-26 a48ca301dc5a00b724cb87492be39df2bb40b6f2
www/ui/js/app.js
@@ -309,7 +309,7 @@
  this.ablageort_form = function(ort) {
    self.entitaet_form('Katalog', ort, ort.name,
      "data/tpl/form_ablageort.txt", '../api/store/Ablageort/',
      '#ablageort-name', function() {
      '#ablageort-name', 'name', function() {
        self.ablageort_liste();
    });
  };