added notification after config revokation
This commit is contained in:
parent
a91ab0e910
commit
f52c3c430f
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ PageType {
|
|||
ContainersModel.getCurrentlyProcessedContainerIndex(),
|
||||
ServersModel.getCurrentlyProcessedServerCredentials())
|
||||
PageController.showBusyIndicator(false)
|
||||
PageController.showNotificationMessage(qsTr("Config revoked"))
|
||||
}
|
||||
|
||||
Connections {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue