File tree 1 file changed +1
-7
lines changed
app/code/Magento/Customer/etc 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 182
182
<arguments >
183
183
<argument name =" collections" xsi : type =" array" >
184
184
<item name =" customer_listing_data_source" xsi : type =" string" >Magento\Customer\Model\Resource\Grid\Collection</item >
185
+ <item name =" customer_online_grid_data_source" xsi : type =" string" >Magento\Customer\Model\Resource\Online\Grid\Collection</item >
185
186
</argument >
186
187
</arguments >
187
188
</type >
301
302
<argument name =" collection" xsi : type =" object" shared =" false" >Magento\Customer\Model\Resource\Address\Attribute\Collection</argument >
302
303
</arguments >
303
304
</type >
304
- <type name =" Magento\Framework\View\Element\UiComponent\DataProvider\CollectionFactory" >
305
- <arguments >
306
- <argument name =" collections" xsi : type =" array" >
307
- <item name =" customer_online_grid_data_source" xsi : type =" string" >Magento\Customer\Model\Resource\Online\Grid\Collection</item >
308
- </argument >
309
- </arguments >
310
- </type >
311
305
<type name =" Magento\Customer\Model\Resource\Online\Grid\Collection" >
312
306
<arguments >
313
307
<argument name =" mainTable" xsi : type =" string" >customer_visitor</argument >
You can’t perform that action at this time.
0 commit comments