mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-22 10:21:39 -07:00
Add links to read me support pages
Note that since the support pages are not yet ready the "read more" buttons are hidden. Once the correct link is added they become visible again.
This commit is contained in:
parent
964de6c7fb
commit
f1ef1c283e
6 changed files with 8 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ Packages
|
|||
bannerVisible: CuraApplication.shouldShowMarketPlacePluginBanner()
|
||||
bannerIcon: "Shop"
|
||||
bannerBody: catalog.i18nc("@text", "Select and install material profiles optimised for your Ultimaker 3D printers.")
|
||||
readMoreUrl: "" // TODO add when support page is ready
|
||||
onRemoveBanner: function() {
|
||||
CuraApplication.closeMarketPlacePluginBanner();
|
||||
bannerVisible = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue