remove duplicated nav bar

This commit is contained in:
wlx 2014-06-11 01:32:50 +00:00
parent dd95c140b1
commit f7fbbf4e64
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ $search=$this->search;
$this->headLink()->appendStylesheet('/css/search.css');
$this->nav[] = array('link'=>"/search",'title'=>'全文搜索');
?>
<?= $this->render('breadcrumbs.phtml'); ?>
<div class="row">
<div class="span12">
<!-- search form -->