Skip to content

Commit

Permalink
Fix formatting (tabs to spaces)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhoenixDev - JJ committed Apr 11, 2018
1 parent cd95845 commit 1291ed9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions app/code/community/Phoenix/CashOnDelivery/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,15 +132,15 @@
</phoenix_cashondelivery>
</observers>
</order_cancel_after>
<sales_order_place_after>
<observers>
<phoenix_cashondelivery>
<type>singleton</type>
<class>phoenix_cashondelivery/observer</class>
<method>invoice_cashondelivery</method>
</phoenix_cashondelivery>
</observers>
</sales_order_place_after>
<sales_order_place_after>
<observers>
<phoenix_cashondelivery>
<type>singleton</type>
<class>phoenix_cashondelivery/observer</class>
<method>invoice_cashondelivery</method>
</phoenix_cashondelivery>
</observers>
</sales_order_place_after>
</events>
<pdf>
<totals>
Expand Down

0 comments on commit 1291ed9

Please sign in to comment.