mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 23:13:10 +00:00
Merge pull request #9009 from DSpace/backport-9004-to-dspace-7_x
[Port dspace-7_x] Enable entity type to submission form mapping by default
This commit is contained in:
@@ -55,9 +55,7 @@
|
||||
- - - - - -
|
||||
PLEASE NOTICE THAT YOU WILL HAVE TO RESTART DSPACE
|
||||
- - - - - -
|
||||
Uncomment if you intend to use them
|
||||
-->
|
||||
<!--
|
||||
-->
|
||||
<name-map collection-entity-type="Publication" submission-name="Publication"/>
|
||||
<name-map collection-entity-type="Person" submission-name="Person"/>
|
||||
<name-map collection-entity-type="Project" submission-name="Project"/>
|
||||
@@ -65,8 +63,6 @@
|
||||
<name-map collection-entity-type="Journal" submission-name="Journal"/>
|
||||
<name-map collection-entity-type="JournalVolume" submission-name="JournalVolume"/>
|
||||
<name-map collection-entity-type="JournalIssue" submission-name="JournalIssue"/>
|
||||
-->
|
||||
|
||||
</submission-map>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user