@magic-xpa/engine 4.1000.0-dev4100.259 → 4.1000.0-dev4100.261

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1460,9 +1460,6 @@ class MgControl extends MgControlBase {
1460
1460
  this.KeyStrokeOn = false;
1461
1461
  }
1462
1462
  }
1463
- async refreshAndSetItemsListForRadioButton(line, execComputeChoice) {
1464
- await super.refreshAndSetItemsListForRadioButton(line, execComputeChoice);
1465
- }
1466
1463
  getSubformTask() {
1467
1464
  return this._subformTask;
1468
1465
  }
@@ -29516,7 +29513,7 @@ class CommandsTable {
29516
29513
  }
29517
29514
  }
29518
29515
 
29519
- let CurrentClientVersion = '4.1000.0-dev4100.259';
29516
+ let CurrentClientVersion = '4.1000.0-dev4100.261';
29520
29517
 
29521
29518
  class ClientManager {
29522
29519
  static get Instance() {