Skip to content

Commit

Permalink
item submission change
Browse files Browse the repository at this point in the history
  • Loading branch information
blancoj committed Dec 10, 2024
1 parent d0b24d6 commit a4f0def
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dspace/config/submission-forms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<repeatable>true</repeatable>
<label>Description</label>
<input-type>textarea</input-type>
<hint>Enter a description for the file</hint>
<hint>Please provide a brief description of the contents of this file, e.g. "Main article", or "Dataset".</hint>
<required></required>
</field>
</row>
Expand Down Expand Up @@ -512,7 +512,7 @@
<dc-qualifier>sponsorship</dc-qualifier>
<repeatable>true</repeatable>
<label>Sponsors</label>
<input-type>textarea</input-type>
<input-type>onebox</input-type>
<hint>The names of any sponsors and/or funding codes.</hint>
<required></required>
</field>
Expand Down Expand Up @@ -796,7 +796,7 @@
<dc-qualifier>sponsorship</dc-qualifier>
<repeatable>false</repeatable>
<label>Sponsors</label>
<input-type>textarea</input-type>
<input-type>onebox</input-type>
<hint>The names of any sponsors and/or funding codes.</hint>
<required></required>
</field>
Expand Down Expand Up @@ -1361,7 +1361,7 @@
<dc-qualifier>sponsorship</dc-qualifier>
<repeatable>false</repeatable>
<label>Sponsors</label>
<input-type>textarea</input-type>
<input-type>onebox</input-type>
<hint>The names of any sponsors and/or funding codes.</hint>
<required></required>
</field>
Expand Down

0 comments on commit a4f0def

Please sign in to comment.