mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
fix form radio test
This commit is contained in:
@@ -124,8 +124,8 @@ export let fakeForm = {
|
||||
2: [
|
||||
{
|
||||
fieldType: 'RestFieldRepresentation',
|
||||
id: 'raduio',
|
||||
name: 'raduio',
|
||||
id: 'radio',
|
||||
name: 'radio',
|
||||
type: 'radio-buttons',
|
||||
value: null,
|
||||
required: false,
|
||||
|
Reference in New Issue
Block a user