Repository: cordova-plugin-inappbrowser Updated Branches: refs/heads/dev 7dbad601f -> aa9a5db94
CB-6218 Update docs for BB10 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/commit/aa9a5db9 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/aa9a5db9 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/aa9a5db9 Branch: refs/heads/dev Commit: aa9a5db9413ebaf3fec60e41b24591c64953b12a Parents: 7dbad60 Author: Bryan Higgins <[email protected]> Authored: Tue Mar 11 12:22:17 2014 -0400 Committer: Bryan Higgins <[email protected]> Committed: Tue Mar 11 12:22:37 2014 -0400 ---------------------------------------------------------------------- doc/index.md | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/aa9a5db9/doc/index.md ---------------------------------------------------------------------- diff --git a/doc/index.md b/doc/index.md index 61f702c..e82b29b 100644 --- a/doc/index.md +++ b/doc/index.md @@ -133,7 +133,6 @@ The object returned from a call to `window.open`. - Amazon Fire OS - Android -- BlackBerry 10 - iOS - Windows Phone 7 and 8 @@ -164,7 +163,6 @@ The function is passed an `InAppBrowserEvent` object. - Amazon Fire OS - Android -- BlackBerry 10 - iOS - Windows Phone 7 and 8 @@ -187,7 +185,6 @@ The function is passed an `InAppBrowserEvent` object. - Amazon Fire OS - Android -- BlackBerry 10 - iOS - Windows Phone 7 and 8 @@ -208,7 +205,6 @@ The function is passed an `InAppBrowserEvent` object. - Amazon Fire OS - Android -- BlackBerry 10 - iOS ### Quick Example @@ -240,7 +236,6 @@ The function is passed an `InAppBrowserEvent` object. - Amazon Fire OS - Android -- BlackBerry 10 - iOS ### Quick Example @@ -268,7 +263,6 @@ The function is passed an `InAppBrowserEvent` object. - Amazon Fire OS - Android -- BlackBerry 10 - iOS ### Quick Example
