Skip to content

Commit 9bcb4a5

Browse files
committed
MAGETWO-39480: Credit card icons rendering
1 parent 6506344 commit 9bcb4a5

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Payment/etc/frontend

1 file changed

+1
-1
lines changed

app/code/Magento/Payment/etc/frontend/di.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* See COPYING.txt for license details.
66
*/
77
-->
8-
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../lib/internal/Magento/Framework/Event/etc/events.xsd">
8+
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../lib/internal/Magento/Framework/ObjectManager/etc/config.xsd">
99
<type name="Magento\Checkout\Model\CompositeConfigProvider">
1010
<arguments>
1111
<argument name="configProviders" xsi:type="array">

0 commit comments

Comments
 (0)