This commit is contained in:
2025-12-02 02:06:05 +02:00
parent 2c998d7ba8
commit 718beee739
16 changed files with 21 additions and 61 deletions
+1 -3
View File
@@ -647,6 +647,4 @@ export class Table {
setFooterToolbar(content) {
this.toolbarFooter.dxHtml(content);
}
}
//Ut.extendNodeUx(Table);
}