mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
DS-3699 changed file name (NOW submission-forms.xml WAS input-forms.xml)
This commit is contained in:
@@ -52,7 +52,7 @@ public class DCInputsReader
|
|||||||
public static final String DEFAULT_COLLECTION = "default";
|
public static final String DEFAULT_COLLECTION = "default";
|
||||||
|
|
||||||
/** Name of the form definition XML file */
|
/** Name of the form definition XML file */
|
||||||
static final String FORM_DEF_FILE = "input-forms.xml";
|
static final String FORM_DEF_FILE = "submission-forms.xml";
|
||||||
|
|
||||||
/** Keyname for storing dropdown value-pair set name */
|
/** Keyname for storing dropdown value-pair set name */
|
||||||
static final String PAIR_TYPE_NAME = "value-pairs-name";
|
static final String PAIR_TYPE_NAME = "value-pairs-name";
|
||||||
|
Reference in New Issue
Block a user