removed the "remove protocol" buttons from where they shouldn't be

This commit is contained in:
vladimir.kuznetsov 2023-10-20 14:10:04 +05:00
parent 338499247d
commit 58ad7dc161
3 changed files with 11 additions and 7 deletions

View file

@ -169,6 +169,8 @@ PageType {
width: parent.width
visible: ServersModel.isCurrentlyProcessedServerHasWriteAccess()
text: qsTr("Remove ") + ContainersModel.getCurrentlyProcessedContainerName()
textColor: "#EB5757"