forked from openkylin/platform_build
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:
commit
34780ee3b6
|
@ -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 ?>
|
Loading…
Reference in New Issue