Fix reorder error from admin
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 年之前
1234
  1. <?xml version="1.0" ?>
  2. <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
  3. <preference for="Magento\Eav\Model\Attribute" type="Baldarian\AdminReorder\Rewrite\Magento\Eav\Model\Attribute"/>
  4. </config>