Commit 2cc5dea1 authored by unknown's avatar unknown

upgraded wikipedia app

parent 61c26dc0
......@@ -187,7 +187,7 @@
toolbar.state = "started";
}
else
$('#web-browser').attr('src',"http://mobile.wikipedia.org/transcode.php?go=" + textBoxInput);
$('#web-browser').attr('src',"http://" + lang + ".mobile.wikipedia.org/wiki/" + textBoxInput);
$('#url').val(kword);
$('#toolbar-button-search').css("background-image", "url(images/toolbarLoading.jpg)");
toolbar.loading = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment