mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06: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
|
@ -14,6 +14,7 @@ Packages
|
|||
bannerVisible: CuraApplication.shouldShowMarketPlaceManagePackagesBanner()
|
||||
bannerIcon: "ArrowDoubleCircleRight"
|
||||
bannerBody: catalog.i18nc("@text", "Manage your Ultimaker Cura plugins and material profiles here. Make sure to keep your plugins up to date and backup your setup regularly.")
|
||||
readMoreUrl: "" // TODO add when support page is ready
|
||||
onRemoveBanner: function() {
|
||||
CuraApplication.closeMarketPlaceManagePackagesBanner();
|
||||
bannerVisible = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue