omarzina / substruct

Automatically exported from code.google.com/p/substruct
0 stars 0 forks source link

changes to order_details.rhtml #175

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When the currency is changed in the 'application_helper.rb' (for example to
GBP as i have done) it is supposed to change site-wide. However on the
order_details.rhtml page the currency is still unchanged.

To solve this change the several 'number_to_currency' lines to
'sub_number_to_currency'.

I would do it myself but I don't have time to join the project atm. (it
would also not be a major inconvenience to add a currency drop-down box to
'preferences' admin page).

James

Original issue reported on code.google.com by James...@bigfoot.com on 20 Jun 2009 at 2:05

GoogleCodeExporter commented 8 years ago

Original comment by subim...@gmail.com on 14 Sep 2010 at 6:35