AI 148870: Pinging Ryan for Dr No approval.

---
  Cloned from CL 147240 by 'g4 patch'.
  Original change by dwarren@dwarren-pdk on 2009/04/21 14:59:50.
  "Making PDK work in SDK environment."
  This CL should be pretty straight forward and should be touching only PDK
  related templates, etc. Turns out we no longer need to touch the highlightNav
  code.

Automated import of CL 148870
This commit is contained in:
Gaurav Mathur
2009-05-14 16:02:22 -07:00
committed by The Android Open Source Project
parent 9b54792d70
commit ee6df9b4fe
3 changed files with 10 additions and 20 deletions

View File

@@ -9,7 +9,9 @@ def:custom_masthead() ?>
<a href="<?cs var:toroot ?>index.html" tabindex="-1"><?cs var:page.title ?></a>
</div>
<div id="headerRight">
<?cs call:default_search_box() ?>
<?cs if:!online-pdk ?>
<?cs call:default_search_box() ?>
<?cs /if ?>
</div><!-- headerRight -->
</div><!-- header --><?cs
/def ?>