mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-3379] Routing & skeleton for manage rules screen (#2575)
* [ACA-3379] Routing & skeleton for manage rules screen * Linting * Update routing so it's no longer lazy loaded * Reverted to using lazy-loaded routes * Remove action visibility from favourites, update e2e test data
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"ACA_FOLDER_RULES": {
|
||||
"MENU": {
|
||||
"CREATE_RULES": "Create rules",
|
||||
"CREATE_RULES_DESC": "[tbd] Creates new rules",
|
||||
"LINK_RULES": "Link to rules set",
|
||||
"LINK_RULES_DESC": "[tbd] Link to existing rules"
|
||||
"ACTIONS": {
|
||||
"MANAGE_RULES": "Manage rules"
|
||||
},
|
||||
"EDIT_RULE_DIALOG": {
|
||||
"CANCEL": "Cancel",
|
||||
|
Reference in New Issue
Block a user