mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Merge branch 'w2p-108045_repeatable-date-fields-label-fix_contribute-7.4' into w2p-108045_repeatable-date-fields-label-fix_contribute-main
This commit is contained in:
@@ -290,7 +290,7 @@ describe('FormBuilderService test suite', () => {
|
||||
hasSelectableMetadata: true
|
||||
}),
|
||||
|
||||
new DynamicDsDatePickerModel({ id: 'testDate' }),
|
||||
new DynamicDsDatePickerModel({ id: 'testDate', repeatable: false}),
|
||||
|
||||
new DynamicLookupModel({
|
||||
id: 'testLookup',
|
||||
|
Reference in New Issue
Block a user