am 74a74d3c: Doc change: Fixes for toggle image and adt release date.
Merge commit '74a74d3c355ec4bfa09bf32d6dd877233af09d48' into gingerbread * commit '74a74d3c355ec4bfa09bf32d6dd877233af09d48': Doc change: Fixes for toggle image and adt release date.
This commit is contained in:
@@ -101,7 +101,7 @@ padding: .25em 1em;
|
||||
<div class="toggleable opened">
|
||||
<a href="#" onclick="return toggleDiv(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px" />
|
||||
ADT 0.9.8</a> <em>(August 2010)</em>
|
||||
ADT 0.9.8</a> <em>(September 2010)</em>
|
||||
<div class="toggleme">
|
||||
|
||||
|
||||
|
||||
@@ -127,7 +127,7 @@ provides the equivalent library project support.</p>
|
||||
|
||||
<div class="toggleable closed">
|
||||
<a href="#" onclick="return toggleDiv(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px" />
|
||||
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-img" height="9px" width="9px" />
|
||||
SDK Tools, Revision 5</a> <em>(March 2010)</em>
|
||||
<div class="toggleme">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user