CURA-8979
This commit is contained in:
j.delarago 2022-03-15 16:23:18 +01:00
parent 9dbc497fcb
commit 4b853b89bd
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ UM.ManagementPage
id: base
title: catalog.i18nc("@title:tab", "Printers")
detailsPlaneCation: base.currentItem && base.currentItem.name ? base.currentItem.name : ""
detailsPlaneCaption: base.currentItem && base.currentItem.name ? base.currentItem.name : ""
model: Cura.GlobalStacksModel { }