migrate approveLehrauftrag/acceptLehrauftrag/orderLehrauftrag to tabulator 5

This commit is contained in:
SimonGschnell
2024-04-02 12:34:51 +02:00
parent 7dec1178e4
commit e29dfd99f3
11 changed files with 89 additions and 37 deletions
+1
View File
@@ -47,6 +47,7 @@
that[key] = this[key].bind(this);
}
}
console.log("here the table is building")
$(document).trigger("tableInit",[this]);
});