CB-4858 Convert relative URLs to absolute URLs in JS

This commit is contained in:
Andrew Grieve
2013-10-10 12:21:35 -04:00
parent 8df4b7d03b
commit 8a6bc01814
2 changed files with 10 additions and 5 deletions
+3
View File
@@ -8,6 +8,9 @@
<license>Apache 2.0</license>
<keywords>cordova,in,app,browser,inappbrowser</keywords>
<engines>
<engine name="cordova" version=">=3.1.0" /><!-- Needs cordova/urlutil -->
</engines>
<js-module src="www/InAppBrowser.js" name="InAppBrowser">
<clobbers target="window.open" />