Skip to content

Commit ecf5aef

Browse files
committed
removed breadcrumbs
1 parent ae6c3a9 commit ecf5aef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/site/search.php

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
use yii\helpers\Url;
1414

1515
$this->title = 'Search';
16-
$this->params['breadcrumbs'][] = $this->title;
1716
$this->params['searchQuery'] = $query;
1817

1918
?>

0 commit comments

Comments
 (0)