CB-7712 remove references to closebuttoncaption
The code for this had been previously commented out, but was still listed in the docs. So remove it from the docs and remove the dead comments.
This commit is contained in:
@@ -61,7 +61,6 @@ instance, or the system browser.
|
||||
|
||||
Android only:
|
||||
|
||||
- __closebuttoncaption__: set to a string to use as the __Done__ button's caption.
|
||||
- __hidden__: set to `yes` to create the browser and load the page, but not show it. The loadstop event fires when loading is complete. Omit or set to `no` (default) to have the browser open and load normally.
|
||||
- __clearcache__: set to `yes` to have the browser's cookie cache cleared before the new window is opened
|
||||
- __clearsessioncache__: set to `yes` to have the session cookie cache cleared before the new window is opened
|
||||
|
||||
Reference in New Issue
Block a user