Skip to content

Commit 9a4a7d1

Browse files
committed
docs: better message when OS detection fails
Change-Id: I7fd7ee9f10832c6ccaf6dbf9aca5d3342a3bb566
1 parent 9a8a28a commit 9a4a7d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/html/sdk/index.jd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ href="http://developer.android.com/sdk/index.html">developer.android.com/sdk/</a
5050

5151
<!-- this appears when viewing the online docs -->
5252
<div class="online">
53-
<a class="big button disabled" id="download-button" href="" >Sorry, the SDK does not support
54-
your OS</a>
53+
<a class="big button" id="download-button" href="" style="display:none" ></a>
54+
<p id="not-supported">Choose the SDK package for your OS from the table below.</p>
5555

5656
<p style="margin-top:20px;font-size:12px"><a href='' onclick="
5757
if ($('.pax').is(':visible')) {

0 commit comments

Comments
 (0)