mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-3219] Delete Rule (#2609)
* [ACS-3219] Delete Rule * rebased + added unsubscribe() * small fix * a couple more fixes * manage-rules css formatting fix
This commit is contained in:
committed by
GitHub
parent
69cb107dd9
commit
db47d862e3
@@ -83,6 +83,12 @@
|
||||
"TITLE": "The list is empty",
|
||||
"SUBTITLE": "There are no rules defined for this folder yet."
|
||||
}
|
||||
},
|
||||
"CONFIRMATION_DIALOG": {
|
||||
"DELETE_RULE": {
|
||||
"TITLE": "Delete rule",
|
||||
"MESSAGE": "Are you sure you want to delete this rule?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user