[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:
Nikita Maliarchuk
2022-08-30 11:18:10 +02:00
committed by GitHub
parent 69cb107dd9
commit db47d862e3
9 changed files with 224 additions and 31 deletions

View File

@@ -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?"
}
}
}
}