From 9423e20255252cf156f2d04037296dc915149f33 Mon Sep 17 00:00:00 2001 From: Ikram Maalej Date: Fri, 11 Feb 2022 10:58:12 +0100 Subject: [PATCH] Fix add metadata when creating a new process --- .../templates/includes/processFromTemplate/dataEdit.xhtml | 1 - 1 file changed, 1 deletion(-) diff --git a/Kitodo/src/main/webapp/WEB-INF/templates/includes/processFromTemplate/dataEdit.xhtml b/Kitodo/src/main/webapp/WEB-INF/templates/includes/processFromTemplate/dataEdit.xhtml index 6013c25ac28..806f0123de9 100644 --- a/Kitodo/src/main/webapp/WEB-INF/templates/includes/processFromTemplate/dataEdit.xhtml +++ b/Kitodo/src/main/webapp/WEB-INF/templates/includes/processFromTemplate/dataEdit.xhtml @@ -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();">