mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-3237] Change and remove form from a task (#3597)
* button added for task standalone * rebase fixed * review fix * test added & fixes * refresh task details * change and remove form added * localize & documentation work * tests added * tests fixes * tests fixes
This commit is contained in:
@@ -154,7 +154,9 @@
|
||||
"COMPLETE_TASK_SUB_MESSAGE": "No forms to be added"
|
||||
},
|
||||
"ATTACH_FORM":{
|
||||
"SELECT_FORM": "Select Form To Attach"
|
||||
"SELECT_FORM": "Select Form To Attach",
|
||||
"REMOVE_FORM": "Remove Form",
|
||||
"SELECT_OPTION": "Please select option"
|
||||
}
|
||||
},
|
||||
"ADF_PROCESS_LIST": {
|
||||
|
||||
Reference in New Issue
Block a user