am a2bd9af9: Merge change 4759 into donut
Merge commit 'a2bd9af94757e73a4ff4c1fe8c98b4174b008b62' * commit 'a2bd9af94757e73a4ff4c1fe8c98b4174b008b62': Removing top tabs from PDK navigation because right now we only have one section.
This commit is contained in:
commit
d77ccd3f1b
|
@ -15,10 +15,10 @@ def:custom_masthead() ?>
|
||||||
elif:community ?> <?cs
|
elif:community ?> <?cs
|
||||||
elif:publish ?> <?cs
|
elif:publish ?> <?cs
|
||||||
elif:about ?> <?cs /if ?>">
|
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>
|
onClick="return loadLast('guide)'"><span>Dev Guide</span></a></li>
|
||||||
<li id="opensource-link"><a href="http://source.android.com/"
|
<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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div id="headerRight">
|
<div id="headerRight">
|
||||||
|
|
Loading…
Reference in New Issue