Skip to content

Commit

Permalink
0.3.9: #2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Aug 12, 2017
1 parent 91f7655 commit c0ac18b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mage2pro/klarna"
,"version": "0.3.8"
,"version": "0.3.9"
,"description": "The «Klarna» payment extension for Magento 2."
,"type": "magento2-module"
,"homepage": "https://mage2.pro/c/extensions/klarna"
Expand Down
6 changes: 4 additions & 2 deletions view/frontend/layout/checkout_index_index.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?xml version='1.0'?>
<page xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' layout='1column'
xsi:noNamespaceSchemaLocation='urn:magento:framework:View/Layout/etc/page_configuration.xsd'>
<page
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
xsi:noNamespaceSchemaLocation='urn:magento:framework:View/Layout/etc/page_configuration.xsd'
>
<head>
<css src='Dfe_Klarna::main.css'/>
</head>
Expand Down

0 comments on commit c0ac18b

Please sign in to comment.