test to merge to status_bar branch

This commit is contained in:
elisa-lj11 2016-08-30 14:15:27 -07:00
parent 8b62c0e712
commit 074f9e0688

View file

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