mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Fix typo for CLAIM button on form - process services
This commit is contained in:
@@ -347,7 +347,7 @@
|
|||||||
"BUTTONS": {
|
"BUTTONS": {
|
||||||
"COMPLETE": "COMPLETE",
|
"COMPLETE": "COMPLETE",
|
||||||
"CANCEL": "CANCEL",
|
"CANCEL": "CANCEL",
|
||||||
"CLAIM": "ClAIM",
|
"CLAIM": "CLAIM",
|
||||||
"UNCLAIM": "RELEASE"
|
"UNCLAIM": "RELEASE"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user