Remove unnecessary comment

This commit is contained in:
cgfhtw
2023-10-10 14:11:21 +02:00
parent b5ce0ba7ed
commit 6137cf3347
@@ -87,7 +87,7 @@ export default {
placeholder:"Keine zu bearbeitenden Datensätze",
movableColumns: true,
maxHeight: '50vh',
layout: "fitDataFill", // TODO(chris): wont work when changed
layout: "fitDataFill",
ajaxURL: this.ajaxUrl,
persistence: { // NOTE(chris): do not store column titles
sort: true, //persist column sorting