We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7379eb8 commit 806f466Copy full SHA for 806f466
app/code/Magento/CatalogSearch/view/frontend/layout/catalogsearch_result_index.xml
@@ -36,7 +36,7 @@
36
<action method="setListModes"/>
37
<action method="setListCollection"/>
38
</block>
39
- <block name="search.search_terms_log" template="Magento_CatalogSearch::search_terms_log.phtml">
+ <block class="Magento\Framework\View\Element\Template" name="search.search_terms_log" template="Magento_CatalogSearch::search_terms_log.phtml">
40
<arguments>
41
<argument name="search_terms_log" xsi:type="object">Magento\CatalogSearch\Block\SearchTermsLog</argument>
42
</arguments>
0 commit comments