mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 21:43:04 +00:00
[CST-3782] possibility to configure the isDraggable feature to DynamicRowArrayModel
This commit is contained in:
@@ -295,6 +295,7 @@ describe('FormBuilderService test suite', () => {
|
||||
notRepeatable: false,
|
||||
relationshipConfig: undefined,
|
||||
submissionId: '1234',
|
||||
isDraggable: true,
|
||||
groupFactory: () => {
|
||||
return [
|
||||
new DynamicInputModel({ id: 'testFormRowArrayGroupInput' })
|
||||
|
Reference in New Issue
Block a user