Typo in der SciProject.xml behoben, dadurch waren falsche Java-Klassen mit zwei der Authoring-Steps verknüpft.
git-svn-id: https://svn.libreccm.org/ccm/trunk@941 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
58001e174b
commit
10f7906ab2
|
|
@ -46,14 +46,14 @@
|
|||
labelKey="sciorganization.ui.project.publications"
|
||||
labelBundle="com.arsdigita.cms.contenttypes.ui.SciOrganizationResources"
|
||||
descriptionKey="sciorganization.ui.project.publications"
|
||||
component="com.arsdigita.cms.contenttypes.ui.SciProjectDepartmentsStep"
|
||||
component="com.arsdigita.cms.contenttypes.ui.SciProjectPublicationsStep"
|
||||
ordering="5"/>
|
||||
|
||||
<ctd:authoring-step
|
||||
labelKey="sciorganization.ui.project_description.title"
|
||||
labelBundle="com.arsdigita.cms.contenttypes.ui.SciOrganizationResources"
|
||||
descriptionKey="sciorganization.ui.project_description.title"
|
||||
component="com.arsdigita.cms.contenttypes.ui.SciProjectPublicationsStep"
|
||||
component="com.arsdigita.cms.contenttypes.ui.SciProjectDescriptionStep"
|
||||
ordering="6"/>
|
||||
|
||||
<ctd:include href="/WEB-INF/content-types/assign-categories-step.xml"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue