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
@@ -243,6 +243,4 @@ export class Popup {
this.card.ui.dxCss({ top: '-25%', opacity: 0 });
}
}
//Ut.extendNodeUx(Popup);
}