Skip to content

Commit

Permalink
fix allegro reservations virtual type
Browse files Browse the repository at this point in the history
  • Loading branch information
cieslix committed Nov 30, 2020
1 parent 6c478f7 commit a2cea38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
</arguments>
</virtualType>

<virtualType name="Macopedia\Allegro\Model\ResourceModel\Reservation\Collection" type="Magento\Framework\View\Element\UiComponent\DataProvider\SearchResult">
<virtualType name="Macopedia\Allegro\Model\ResourceModel\Reservation\Collection\Grid" type="Magento\Framework\View\Element\UiComponent\DataProvider\SearchResult">
<arguments>
<argument name="mainTable" xsi:type="string">allegro_reservations</argument>
<argument name="resourceModel" xsi:type="string">Macopedia\Allegro\Model\ResourceModel\Reservation</argument>
Expand Down

0 comments on commit a2cea38

Please sign in to comment.