ng-inail-common 2.0.29-beta.2 → 2.0.29

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.
@@ -5731,6 +5731,7 @@
5731
5731
  }
5732
5732
  };
5733
5733
  TableComponent.prototype.pageOnChange = function (page) {
5734
+ // console.warn('page selected:', page)
5734
5735
  if (page != undefined) {
5735
5736
  var eventoPaginazione = void 0;
5736
5737
  if (this.externalPaginationSorting) {