@senior-gestao-pessoas/payroll-core 9.3.0-99a8011c-ce6f-42d8-bae5-a9d40dcf3e7b → 9.3.0-be196b4c-4396-43c2-87cb-9cd868bf0100

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.
@@ -10536,11 +10536,8 @@
10536
10536
  {
10537
10537
  label: this.translateService.instant("hcm.payroll.employees_image_cropper_view"),
10538
10538
  command: function () {
10539
- console.log('COMMAND CALLED');
10540
- console.log('this.isAllowToViewHistorical', _this.isAllowToViewHistorical);
10541
10539
  if (_this.isAllowToViewHistorical) {
10542
10540
  var dateChange = rowData && rowData.dateChange && moment$e(rowData.dateChange, _this.dateFormat).format("YYYY-MM-DD");
10543
- console.log('withSidebar', _this.withSidebar);
10544
10541
  if (_this.withSidebar) {
10545
10542
  _this.isOnlyView.emit(true);
10546
10543
  _this.router.navigate(["historical-pix-account/" + dateChange], {