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 ceccbf5 commit a5f724dCopy full SHA for a5f724d
app/code/Magento/Customer/view/adminhtml/ui_component/customer_listing.xml
@@ -189,6 +189,7 @@
189
</column>
190
<column name="website_id" class="Magento\Customer\Ui\Component\Listing\Column\Websites" component="Magento_Ui/js/grid/columns/select" sortOrder="110">
191
<settings>
192
+ <options class="Magento\Store\Model\ResourceModel\Website\Collection"/>
193
<filter>select</filter>
194
<editor>
195
<editorType>select</editorType>
0 commit comments