diff --git a/mir-module/src/main/resources/config/mir/mycore.properties b/mir-module/src/main/resources/config/mir/mycore.properties index f07da25e4c..224b73d86a 100644 --- a/mir-module/src/main/resources/config/mir/mycore.properties +++ b/mir-module/src/main/resources/config/mir/mycore.properties @@ -751,7 +751,7 @@ MCR.Object.Static.Content.Generator.mir-history.Transformer=mir-history MCR.URIResolver.xslImports.mirworkflow=metadata/mir-workflow.xsl MIR.Workflow.Menu=false MIR.Workflow.Box=false - +MIR.EnablePdfaValidationInWorkflow=false ############################################################################## # new Metadata Layout # ############################################################################## diff --git a/mir-module/src/main/resources/xsl/metadata/mir-workflow.xsl b/mir-module/src/main/resources/xsl/metadata/mir-workflow.xsl index 39aead7430..442a7fd431 100644 --- a/mir-module/src/main/resources/xsl/metadata/mir-workflow.xsl +++ b/mir-module/src/main/resources/xsl/metadata/mir-workflow.xsl @@ -15,6 +15,7 @@ + @@ -127,7 +128,10 @@ Dokument submitted - + + + +