mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Update campaign links in onboarding-add printer flow
contributes to CURA-8689
This commit is contained in:
parent
5cb67ab8c4
commit
846102be4e
2 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue