DS-3699 changed file name (NOW submission-forms.xml WAS input-forms.xml)

This commit is contained in:
Luigi Andrea Pascarelli
2017-10-17 11:29:34 +02:00
parent 8df24f883d
commit ba5ccb1099

View File

@@ -52,7 +52,7 @@ public class DCInputsReader
public static final String DEFAULT_COLLECTION = "default";
/** 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 */
static final String PAIR_TYPE_NAME = "value-pairs-name";