Skip to content

Commit

Permalink
Merge branch '2023.11' into 2024.11
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlabci committed Jan 29, 2024
2 parents b72b195 + 6f5ca81 commit 382f84f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tine20/HumanResources/js/ContractEditDialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Tine.HumanResources.ContractEditDialog = Ext.extend(Tine.widgets.dialog.EditDial
*/
initComponent: function() {
Tine.HumanResources.ContractEditDialog.superclass.initComponent.call(this);
this.window.confirmLeavSite = false
},

onRecordLoad: function() {
Expand Down

0 comments on commit 382f84f

Please sign in to comment.