haven icon indicating copy to clipboard operation
haven copied to clipboard

Correct currency symbol order

Open niutech opened this issue 5 years ago • 0 comments

In currency.js the currency symbol is always shown in front of the price, whereas it should be prepended only for $, ¥ and £ (e.g. $10, ¥10 or £10), but appended for other currencies (e.g. 10 € or 10 zł). Please fix it.

niutech avatar Nov 07 '20 11:11 niutech