mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
Merge remote-tracking branch 'remotes/origin/master' into submission
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user