Skip to content

Commit

Permalink
Fix add metadata when creating a new process
Browse files Browse the repository at this point in the history
  • Loading branch information
IkramMaalej committed Feb 11, 2022
1 parent d7aefa7 commit 9423e20
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@
icon="fa fa-plus"
styleClass="secondary"
update="addMetadataDialog"
immediate="true"
disabled="#{not CreateProcessForm.processMetadata.metadataAddableToStructureElement()}"
action="#{CreateProcessForm.addMetadataDialog.prepareAddableMetadataForStructure()}"
oncomplete="PF('addMetadataDialog').show();">
Expand Down

0 comments on commit 9423e20

Please sign in to comment.