Skip to content

Commit

Permalink
reload windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinBetanc0urt committed Aug 28, 2024
1 parent e97bf21 commit c617f4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ADempiere/FieldDefinition/FieldButton.vue
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ export default {
tableId: this.currentTableId
})
if (isEmptyValue(storedZoomWindowsList)) {
this.getZoomWindowsList()
return
}
let windowToOpen = storedZoomWindowsList.at()
Expand Down

0 comments on commit c617f4a

Please sign in to comment.