mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-3339] Manage Rules screen / listing - Manage rules screen template & minimal listing (#2596)
* First commit: rules listing * [ACS-3339] Manage Rules screen / listing - Manage rules screen template & minimal listing * some changes for rule model * some changes requested for PR * a couple more fixes * removed initial value from aca-rule-details * spelling error fixed
This commit is contained in:
committed by
GitHub
parent
9a650f5265
commit
5f009e89fa
@@ -62,6 +62,17 @@
|
||||
},
|
||||
"NO_CONDITIONS": "No conditions",
|
||||
"NO_CONDITIONS_IN_GROUP": "No conditions in the group"
|
||||
},
|
||||
"MANAGE_RULES": {
|
||||
"TOOLBAR": {
|
||||
"BREADCRUMB": {
|
||||
"RULES": "rules"
|
||||
}
|
||||
},
|
||||
"EMPTY_RULES_LIST": {
|
||||
"TITLE": "The list is empty",
|
||||
"SUBTITLE": "There are no rules defined for this folder yet."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user