Skip to content

Commit

Permalink
[+] Paiement RWD: option BO
Browse files Browse the repository at this point in the history
  • Loading branch information
fenaille committed Oct 4, 2017
1 parent 8fa1c36 commit 4d19681
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion app/code/community/Paybox/Epayment/etc/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,18 @@
<show_in_store>1</show_in_store>
</currency>
</fields>
<fields>
<currency translate="label comment">
<label>Payment page type</label>
<frontend_type>select</frontend_type>
<source_model>pbxep/config_source_ResponsiveYesNo</source_model>
<config_path>pbxep/info/responsive</config_path>
<sort_order>20</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
<show_in_store>1</show_in_store>
</currency>
</fields>
</misc>
<cron translate="label comment">
<label>Cron configuration</label>
Expand Down Expand Up @@ -2203,7 +2215,7 @@
</fields>
</pbxep_paybuttons>
</groups>
</pbxep_payments><!--
</pbxep_payments><!--
<pbxep_kwixo translate="label comment" module="pbxep">
<label>Kwixo</label>
<tab>pbxep</tab>
Expand Down

0 comments on commit 4d19681

Please sign in to comment.