Skip to content

Commit a2cea38

Browse files
committed
fix allegro reservations virtual type
1 parent 6c478f7 commit a2cea38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/di.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
</arguments>
132132
</virtualType>
133133

134-
<virtualType name="Macopedia\Allegro\Model\ResourceModel\Reservation\Collection" type="Magento\Framework\View\Element\UiComponent\DataProvider\SearchResult">
134+
<virtualType name="Macopedia\Allegro\Model\ResourceModel\Reservation\Collection\Grid" type="Magento\Framework\View\Element\UiComponent\DataProvider\SearchResult">
135135
<arguments>
136136
<argument name="mainTable" xsi:type="string">allegro_reservations</argument>
137137
<argument name="resourceModel" xsi:type="string">Macopedia\Allegro\Model\ResourceModel\Reservation</argument>

0 commit comments

Comments
 (0)