hello again

This commit is contained in:
elisa-lj11 2016-08-30 14:24:00 -07:00
parent 074f9e0688
commit bbb80f4a55

View file

@ -90,7 +90,7 @@ Rectangle {
width: 150 width: 150
text: "See all markets" text: "See all markets"
//onClicked: webview.url = "file:///E:/GitHub/hifi/scripts/system/html/marketplaces.html" //onClicked: webview.url = "file:///E:/GitHub/hifi/scripts/system/html/marketplaces.html"
//hello //hello again
onClicked: webview.url = "../../../scripts/system/html/marketplaces.html" onClicked: webview.url = "../../../scripts/system/html/marketplaces.html"
} }