diff options
author | Scott Main <smain@google.com> | 2012-06-28 11:55:29 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2012-06-28 11:55:29 -0700 |
commit | 9a4a7d19a1649643ea8afb06448faab8ef833815 (patch) | |
tree | 1475c5f1e8f68f8b59d574d7ba6fb7d873fc7787 /docs/html/sdk | |
parent | 9a8a28aa72b9a4ebeaff3b30c497ce9bb5046083 (diff) | |
download | frameworks_base-9a4a7d19a1649643ea8afb06448faab8ef833815.zip frameworks_base-9a4a7d19a1649643ea8afb06448faab8ef833815.tar.gz frameworks_base-9a4a7d19a1649643ea8afb06448faab8ef833815.tar.bz2 |
docs: better message when OS detection fails
Change-Id: I7fd7ee9f10832c6ccaf6dbf9aca5d3342a3bb566
Diffstat (limited to 'docs/html/sdk')
-rw-r--r-- | docs/html/sdk/index.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index 02f8d6e..0038fac 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -50,8 +50,8 @@ href="http://developer.android.com/sdk/index.html">developer.android.com/sdk/</a <!-- this appears when viewing the online docs --> <div class="online"> -<a class="big button disabled" id="download-button" href="" >Sorry, the SDK does not support -your OS</a> +<a class="big button" id="download-button" href="" style="display:none" ></a> +<p id="not-supported">Choose the SDK package for your OS from the table below.</p> <p style="margin-top:20px;font-size:12px"><a href='' onclick=" if ($('.pax').is(':visible')) { |