Merge change 2982 into donut

* changes:
  fix build break by reincluding empty method calls that were moved to macros.cs
This commit is contained in:
Android (Google) Code Review 2009-06-02 17:38:23 -07:00
commit 34780ee3b6
1 changed files with 3 additions and 0 deletions

View File

@ -24,3 +24,6 @@ def:custom_masthead() ?>
<?cs # appears on the side of the page ?>
<?cs def:custom_left_nav() ?><?cs call:default_left_nav() ?><?cs /def ?>
<?cs def:default_search_box() ?><?cs /def ?>
<?cs def:default_left_nav() ?><?cs /def ?>