Skip to content

Commit

Permalink
Allow changing the display order for this method
Browse files Browse the repository at this point in the history
  • Loading branch information
m1k3lm authored Sep 6, 2017
1 parent bfff4f3 commit 6e3033c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/code/community/Devopensource/Redsys/etc/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,14 @@
<show_in_store>1</show_in_store>
<depends><cancel_unpaid_orders>1</cancel_unpaid_orders></depends>
</cancel_unpaid_orders_min>
<sort_order translate="label">
<label>Sort Order</label>
<frontend_type>text</frontend_type>
<sort_order>1000</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>1</show_in_website>
<show_in_store>1</show_in_store>
</sort_order>
</fields>
</redsys>
</groups>
Expand Down

0 comments on commit 6e3033c

Please sign in to comment.