removed the "remove protocol" buttons from where they shouldn't be
This commit is contained in:
parent
338499247d
commit
58ad7dc161
3 changed files with 11 additions and 7 deletions
|
@ -169,6 +169,8 @@ PageType {
|
|||
|
||||
width: parent.width
|
||||
|
||||
visible: ServersModel.isCurrentlyProcessedServerHasWriteAccess()
|
||||
|
||||
text: qsTr("Remove ") + ContainersModel.getCurrentlyProcessedContainerName()
|
||||
textColor: "#EB5757"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue