You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2013/09/21 14:06:56 UTC

[25/50] docs commit: [CB-3820] different set of HideKeyboardFormAccessoryBar values for BB

[CB-3820] different set of HideKeyboardFormAccessoryBar values for BB


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/ac9f67d5
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/ac9f67d5
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/ac9f67d5

Branch: refs/heads/master
Commit: ac9f67d50346dc43ca93ae3cb0d3bc3aab6d3b3a
Parents: 914ea8f
Author: Mike Sierra <ms...@adobe.com>
Authored: Thu Sep 19 15:30:27 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Sat Sep 21 14:03:24 2013 +0200

----------------------------------------------------------------------
 docs/en/edge/config_ref/index.md | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ac9f67d5/docs/en/edge/config_ref/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/config_ref/index.md b/docs/en/edge/config_ref/index.md
index fdd0739..2a47b43 100644
--- a/docs/en/edge/config_ref/index.md
+++ b/docs/en/edge/config_ref/index.md
@@ -140,13 +140,9 @@ all of them:
 
         <preference name="HideKeyboardFormAccessoryBar" value="true"/>
 
-  Applies to iOS and BlackBerry.
+  Applies to iOS and BlackBerry. 
 
-<!-- BB version:
-
-* `HideKeyboardFormAccessoryBar`: (`enable` or `disable`) 
-
--->
+  __NOTE:__ For BlackBerry, valid values are `enable` or `disable`.
 
 ## The `<feature>` Element