Merge remote-tracking branch 'remotes/origin/master' into submission

This commit is contained in:
Giuseppe Digilio
2018-12-20 19:31:38 +01:00
parent eda0ebb21c
commit 28a9783bca
6 changed files with 1449 additions and 16 deletions

View File

@@ -49,7 +49,7 @@ export const BITSTREAM_FORM_ACCESS_CONDITION_START_DATE_CONFIG: DynamicDatePicke
label: 'submission.sections.upload.form.from-label',
placeholder: 'submission.sections.upload.form.from-placeholder',
inline: false,
toggleIcon: 'fa fa-calendar',
toggleIcon: 'fas fa-calendar',
relation: [
{
action: 'ENABLE',
@@ -73,7 +73,7 @@ export const BITSTREAM_FORM_ACCESS_CONDITION_END_DATE_CONFIG: DynamicDatePickerM
label: 'submission.sections.upload.form.until-label',
placeholder: 'submission.sections.upload.form.until-placeholder',
inline: false,
toggleIcon: 'fa fa-calendar',
toggleIcon: 'fas fa-calendar',
relation: [
{
action: 'ENABLE',