Skip to content

Commit

Permalink
JNG-5398 add missing action buttons (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
noherczeg authored Jan 10, 2024
1 parent a25247d commit e09b41c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
actions={actions}
>
{{/ if }}
{{# or child.actionDefinition.isCallOperationAction child.actionDefinition.isOpenFormAction }}
{{# or child.actionDefinition.isCallOperationAction child.actionDefinition.isOpenFormAction child.actionDefinition.isOpenSelectorAction }}
<LoadingButton
id="{{ getXMIID child }}"
loading={isLoading}
Expand Down

0 comments on commit e09b41c

Please sign in to comment.