We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6c3a9 commit ecf5aefCopy full SHA for ecf5aef
src/views/site/search.php
@@ -13,7 +13,6 @@
13
use yii\helpers\Url;
14
15
$this->title = 'Search';
16
-$this->params['breadcrumbs'][] = $this->title;
17
$this->params['searchQuery'] = $query;
18
19
?>
0 commit comments