mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#1638 fix Incorrect Error message
This commit is contained in:
@@ -98,7 +98,7 @@
|
|||||||
},
|
},
|
||||||
"ERROR": {
|
"ERROR": {
|
||||||
"LOAD_PROCESS_DEFS": "Could not load process definitions, please check you have access.",
|
"LOAD_PROCESS_DEFS": "Could not load process definitions, please check you have access.",
|
||||||
"START": "Could start new process instance, please check you have permission."
|
"START": "Could not start new process instance, please check you have permission."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user