Skip to content

Commit

Permalink
Merge pull request #16 from experius/bugfix/adminhtml-breaks-due-to-c…
Browse files Browse the repository at this point in the history
…ontext-ui-argument

[BUGFIX] "context" argument breaks adminhtml page in Magento 2.3.3.
  • Loading branch information
Derrick Heesbeen authored Oct 7, 2019
2 parents 61235f3 + b73cdfd commit 6525a86
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions view/adminhtml/ui_component/experius_translation_index.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
<?xml version="1.0" ?>
<listing xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Ui:etc/ui_configuration.xsd">
<argument name="context" xsi:type="configurableObject">
<argument name="class" xsi:type="string">Magento\Framework\View\Element\UiComponent\Context</argument>
<argument name="namespace" xsi:type="string">experius_translation_index</argument>
</argument>
<argument name="data" xsi:type="array">
<item name="js_config" xsi:type="array">
<item name="provider" xsi:type="string">experius_translation_index.experius_translation_grid_data_source</item>
Expand Down

0 comments on commit 6525a86

Please sign in to comment.