@senior-gestao-pessoas/payroll-core 9.4.0-09265079-8330-4f2f-92dd-7a1c127ae0ac → 9.4.0-1673d953-7827-4c17-8763-0a32e0cd5e71
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.
- package/bundles/senior-gestao-pessoas-payroll-core.umd.js +1 -1
- package/bundles/senior-gestao-pessoas-payroll-core.umd.js.map +1 -1
- package/bundles/senior-gestao-pessoas-payroll-core.umd.min.js +1 -1
- package/bundles/senior-gestao-pessoas-payroll-core.umd.min.js.map +1 -1
- package/esm2015/components/historical-pix-account/historical-pix-account.component.js +2 -2
- package/esm5/components/historical-pix-account/historical-pix-account.component.js +2 -2
- package/fesm2015/senior-gestao-pessoas-payroll-core.js +1 -1
- package/fesm2015/senior-gestao-pessoas-payroll-core.js.map +1 -1
- package/fesm5/senior-gestao-pessoas-payroll-core.js +1 -1
- package/fesm5/senior-gestao-pessoas-payroll-core.js.map +1 -1
- package/package.json +1 -1
|
@@ -9483,7 +9483,7 @@
|
|
|
9483
9483
|
},
|
|
9484
9484
|
},
|
|
9485
9485
|
{
|
|
9486
|
-
visible: !!(
|
|
9486
|
+
visible: !!(_this.isEditMode && _this.withSideBar),
|
|
9487
9487
|
label: _this.translateService.instant("hcm.payroll.edit"),
|
|
9488
9488
|
command: function () {
|
|
9489
9489
|
if (_this.isAllowToEditHistorical) {
|