ps-toolkit-ui 1.17.89 → 1.17.90

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.
@@ -3334,8 +3334,7 @@
3334
3334
  ps.Action = acc_1.Action;
3335
3335
  ps.Accesses = (_b = (_a = _this.table.permissions.Accesses) === null || _a === void 0 ? void 0 : _a.filter(function (x) { return x.ParentId === acc_1.Id; })) !== null && _b !== void 0 ? _b : [];
3336
3336
  _this.table.subTable.permissions = ps;
3337
- console.log(ps);
3338
- _this.table.load(_this.showChildren);
3337
+ _this.table.subTable.load(_this.showChildren);
3339
3338
  }
3340
3339
  else {
3341
3340
  $__namespace(_this.childrenDiv.nativeElement).slideDown();