serversModel cleanup (#599)

This commit is contained in:
Nethius
2024-02-19 19:54:15 +05:00
committed by GitHub
parent a32952fde6
commit b3943ae5e3
32 changed files with 255 additions and 240 deletions
@@ -107,7 +107,7 @@ PageType {
width: parent.width
visible: ServersModel.isCurrentlyProcessedServerHasWriteAccess()
visible: ServersModel.isProcessedServerHasWriteAccess()
text: qsTr("Remove ") + ContainersModel.getCurrentlyProcessedContainerName()
textColor: "#EB5757"