CB-8653 properly updated translated docs to use new id

This commit is contained in:
Steve Gill
2015-03-31 16:06:01 -07:00
parent 805d43d61d
commit eb59809c34
9 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -17,7 +17,7 @@
under the License.
-->
# org.apache.cordova.inappbrowser
# cordova-plugin-inappbrowser
このプラグインは `コルドバを呼び出すときに表示される web ブラウザーのビューを提供します。InAppBrowser.open()`.
@@ -48,7 +48,7 @@ InAppBrowser を提供しますデフォルトで GUI コントロール (戻る
## インストール
cordova plugin add org.apache.cordova.inappbrowser
cordova plugin add cordova-plugin-inappbrowser
InAppBrowser を通過するアプリですべてのページの読み込みをする場合は初期化中に `window.open` を単にフックできます。たとえば。