From a0753a7d11a2f559d6f37f60ce49657ba7ccd714 Mon Sep 17 00:00:00 2001 From: Dmitry Fedyuk Date: Thu, 21 Sep 2017 16:07:16 +0300 Subject: [PATCH] 1.4.2 --- README.md | 6 +++--- composer.json | 2 +- etc/adminhtml/system.xml | 2 +- view/frontend/web/main.less | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 95f232a..ecf6ed8 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ The extension integrates your Magento 2 store with the **[iPay88](https://www.ip https://www.youtube.com/watch?v=hgg7cu9y57c&list=PLTq8uOpBQGsEVWfTrncggf2XnngZYaUJa ## Screenshots -1. The frontend checkout screen - 1. [The «**images**» mode](https://mage2.pro/t/topic/4540) - - [The «**text**» mode](https://mage2.pro/t/topic/4539) +- The frontend checkout screen: + - [The «**images**» mode](https://mage2.pro/t/topic/4540) + - [The «**text**» mode](https://mage2.pro/t/topic/4539) - [The payment information blocks](https://mage2.pro/t/topic/4543) - [The backend settings](https://mage2.pro/t/topic/4542) diff --git a/composer.json b/composer.json index cf9c7c1..f7b6371 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mage2pro/ipay88" - ,"version": "1.4.1" + ,"version": "1.4.2" ,"description": "The «iPay88» payment extension for Magento 2." ,"type": "magento2-module" ,"homepage": "https://mage2.pro/c/extensions/ipay88" diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml index 4b98de8..3bd4532 100644 --- a/etc/adminhtml/system.xml +++ b/etc/adminhtml/system.xml @@ -155,7 +155,7 @@ because the value can contain variables, so do not know the real length here. -- translate='label' type='select' > - + 1 diff --git a/view/frontend/web/main.less b/view/frontend/web/main.less index eba0be4..6e822fd 100644 --- a/view/frontend/web/main.less +++ b/view/frontend/web/main.less @@ -17,7 +17,7 @@ form.dfe_ipay88 { } } // 2017-09-21 - // This style is set when the «The payment options display mode» option has the «images» value. + // This style is set when the «Payment options display mode» option has the «images» value. // @see Df_Payment/withOptions::containerCss(): // 'withOptions-displayMode-' + this.config('optionsDisplayMode') .withOptions-displayMode-images & {