Merge change 4759 into donut
* changes: Removing top tabs from PDK navigation because right now we only have one section.
This commit is contained in:
commit
a2bd9af947
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@ def:custom_masthead() ?>
|
|||
elif:community ?> <?cs
|
||||
elif:publish ?> <?cs
|
||||
elif:about ?> <?cs /if ?>">
|
||||
<li id="guide-link"><a href="<?cs var:toroot ?>guide/index.html"
|
||||
<!--<li id="guide-link"><a href="<?cs var:toroot ?>guide/index.html"
|
||||
onClick="return loadLast('guide)'"><span>Dev Guide</span></a></li>
|
||||
<li id="opensource-link"><a href="http://source.android.com/"
|
||||
onClick="return loadLast('open')"><span>Open Source</span></a></li>
|
||||
onClick="return loadLast('open')"><span>Open Source</span></a></li>-->
|
||||
</ul>
|
||||
</div>
|
||||
<div id="headerRight">
|
||||
|
|
Loading…
Reference in a new issue