Bugfixes for the authoring step of article in journal

pull/1/head
Jens Pelzetter 2022-08-23 20:50:28 +02:00
parent 5f34d60d31
commit f66d65db6e
4 changed files with 4 additions and 2 deletions

View File

@ -5,7 +5,7 @@
xmlns:libreccm="http://xmlns.jcp.org/jsf/composite/components/libreccm"
xmlns:librecms="http://xmlns.jcp.org/jsf/composite/components/librecms"
xmlns:ui="http://xmlns.jcp.org/jsf/facelets">
<ui:composition template="/WEB-INF/views/org/scientificcms/contenttypes/ui/edit-publication-extented-properties.xhtml">
<ui:composition template="/WEB-INF/views/org/scientificcms/contenttypes/ui/edit-publication-extended-properties.xhtml">
<ui:param name="authoringStep"
value="#{mvc.basePath}/#{ContentSectionModel.sectionName}/documents/#{CmsSelectedDocumentModel.itemPath}/@articleincollectedvolume-extendedproperties" />

View File

@ -5,7 +5,7 @@
xmlns:libreccm="http://xmlns.jcp.org/jsf/composite/components/libreccm"
xmlns:librecms="http://xmlns.jcp.org/jsf/composite/components/librecms"
xmlns:ui="http://xmlns.jcp.org/jsf/facelets">
<ui:composition template="/WEB-INF/views/org/scientificcms/contenttypes/ui/edit-publication-extented-properties.xhtml">
<ui:composition template="/WEB-INF/views/org/scientificcms/contenttypes/ui/edit-publication-extended-properties.xhtml">
<ui:param name="authoringStep"
value="#{mvc.basePath}/#{ContentSectionModel.sectionName}/documents/#{CmsSelectedDocumentModel.itemPath}/@articleinjournal-extendedproperties" />

View File

@ -565,3 +565,4 @@ articleinjournal.edit.journal.remove.message=Are you sure to remove this article
expertiseitem.createstep.description=Create a new expertise publication.
expertise.createform.submit=Create
expertise.createform.title=Create a new Expertise
articleinjournal.extendedproperties.header=Edit extended properties of article in journal {0}

View File

@ -565,3 +565,4 @@ articleinjournal.edit.journal.remove.message=Sind Sie sicher dass, Sie diesen Be
expertiseitem.createstep.description=Ein neues Gutachten anlegen.
expertise.createform.submit=Anlegen
expertise.createform.title=Neues Gutachten anlegen
articleinjournal.extendedproperties.header=Erweiterte Eigenschaften des Zeitschriftenbeitrags {0} bearbeiten