Repository: cordova-plugin-inappbrowser Updated Branches: refs/heads/master a5dedae63 -> e282cc9e3
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/e282cc9e Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/e282cc9e Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/e282cc9e Branch: refs/heads/master Commit: e282cc9e387e405a9103b2afa2b1a7a2b6232833 Parents: a5dedae 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:17 2014 -0400 ---------------------------------------------------------------------- doc/index.md | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/e282cc9e/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
