mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 03:33:12 +08:00
Update campaign links in onboarding-add printer flow
contributes to CURA-8689
This commit is contained in:
parent
5cb67ab8c4
commit
846102be4e
@ -69,7 +69,7 @@ Control
|
|||||||
iconSource: UM.Theme.getIcon("LinkExternal")
|
iconSource: UM.Theme.getIcon("LinkExternal")
|
||||||
isIconOnRightSide: true
|
isIconOnRightSide: true
|
||||||
textFont: UM.Theme.getFont("small")
|
textFont: UM.Theme.getFont("small")
|
||||||
onClicked: Qt.openUrlExternally("") // TODO: Update url
|
onClicked: Qt.openUrlExternally("https://support.ultimaker.com/hc/en-us/articles/360012019239?utm_source=cura&utm_medium=software&utm_campaign=onboarding-add-printer")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -84,7 +84,7 @@ Control
|
|||||||
iconSource: UM.Theme.getIcon("LinkExternal")
|
iconSource: UM.Theme.getIcon("LinkExternal")
|
||||||
isIconOnRightSide: true
|
isIconOnRightSide: true
|
||||||
textFont: UM.Theme.getFont("small")
|
textFont: UM.Theme.getFont("small")
|
||||||
onClicked: Qt.openUrlExternally("") // TODO: Update url
|
onClicked: Qt.openUrlExternally("https://support.ultimaker.com/hc/en-us/articles/360012019239?utm_source=cura&utm_medium=software&utm_campaign=onboarding-add-printer")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user