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