diff --git a/src/components/Container/WorkflowPage.vue b/src/components/Container/WorkflowPage.vue index 00d8d4ec9..528890d7e 100644 --- a/src/components/Container/WorkflowPage.vue +++ b/src/components/Container/WorkflowPage.vue @@ -1,6 +1,7 @@ diff --git a/src/pages/workflow/PublicationSectionJats.vue b/src/pages/workflow/PublicationSectionJats.vue new file mode 100644 index 000000000..f16416306 --- /dev/null +++ b/src/pages/workflow/PublicationSectionJats.vue @@ -0,0 +1,359 @@ + + + + + + + {{ title }} + + + + {{ t('common.upload') }} + + + + + {{ t('common.delete') }} + + + + {{ t('common.download') }} + + + + + + + + {{ this.workingJatsProps['loadingContentError'] }} + + + + + + + {{ t('publication.jats.autoCreatedMessage') }} + + + + + {{ t('publication.jats.lastModified', {modificationDate: this.workingJatsProps.updatedAt, username: this.workingJatsProps.uploaderUserName}) }} + + + + + + + + + + + + + + + +