Skip to content

Commit

Permalink
activate productmap
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsandner committed Sep 2, 2015
1 parent 20e3499 commit bc97994
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public void onActivityCreated(Bundle savedInstanceState) {
locationString = locationString.replace("ß", "ss");

//test with local asset
//productMapUrl = "file:///android_asset/productMap.html?id=Werkbank";
// productMapUrl = "file:///android_asset/productMap.html?id=Werkbank";

String url = "";
if(locationString != "")
Expand Down

0 comments on commit bc97994

Please sign in to comment.