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 1e19c93 commit a649cc1Copy full SHA for a649cc1
app/code/Magento/CatalogSearch/view/adminhtml/ui_component/product_listing.xml
@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<listing xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Ui:etc/ui_configuration.xsd">
3
+ <listingToolbar name="listing_top">
4
+ <filterSearch name="fulltext"/>
5
+ </listingToolbar>
6
+</listing>
0 commit comments