mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4068] ProcessServices - add description validation on Edit Task Form (#4366)
* [ADF-4068] StartTaskComponent - fix name and description empty space validation * [ADF-4068] StartTakComponent - add unit test * [ADF-4068] ProcessServices - add description validaton on edit task form * [ADF-4068] ProcessServies - fix build issue
This commit is contained in:
committed by
Maurizio Vitale
parent
1fef1e14ff
commit
933a7256a3
@@ -200,6 +200,9 @@
|
||||
"DESCRIPTION_DEFAULT": "No description",
|
||||
"FORM_NAME": "Form Name",
|
||||
"FORM_NAME_DEFAULT": "No form"
|
||||
},
|
||||
"FORM_VALIDATION": {
|
||||
"INVALID_FIELD": "Enter a different value"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user