Skip to content

Commit 729d1de

Browse files
committed
MC-1420: (Magento) Block Configuration
1 parent 3ad4f53 commit 729d1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/ui_component/pagebuilder_block_select_grid.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</argument>
2626
<settings>
2727
<storageConfig>
28-
<param name="indexField" xsi:type="string">id</param>
28+
<param name="indexField" xsi:type="string">block_id</param>
2929
</storageConfig>
3030
<updateUrl path="mui/index/render"/>
3131
</settings>

0 commit comments

Comments
 (0)