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 1f9f9e9 commit 171b7aaCopy full SHA for 171b7aa
app/code/Magento/Cms/view/adminhtml/layout/cms_block_listing.xml
@@ -10,7 +10,7 @@
10
<referenceBlock name="listing">
11
<arguments>
12
<argument name="name" xsi:type="string">cms_block_listing</argument>
13
- <argument name="dataSource" xsi:type="object">Magento\Cms\Model\DataSource\BlockCollection</argument>
+ <argument name="dataSource" xsi:type="object">Magento\Cms\Model\Resource\Block\Collection</argument>
14
<argument name="save_parameters_in_session" xsi:type="string">1</argument>
15
<argument name="configuration" xsi:type="array">
16
<item name="page_actions" xsi:type="array">
0 commit comments