Skip to content

Commit

Permalink
Fix metadata being unresponsive after update
Browse files Browse the repository at this point in the history
  • Loading branch information
solth committed Nov 2, 2024
1 parent 50c6e47 commit 5cc1268
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,9 @@
<p:commandButton value="#{msgs['apply']}"
id="apply"
action="#{DataEditorForm.applyMetadataUpdate()}"
update="@all"
update="metadataAccordion:metadata:metadataTable
metadataAccordion:addMetadataButtonWrapper
@(.ui-tree, .stripe)"
styleClass="primary right"
icon="fa fa fa-check fa-lg"
iconPos="right"
Expand Down

0 comments on commit 5cc1268

Please sign in to comment.