dev/translation#65 call brickmoney number formatting, where supported
authoreileen <emcnaughton@wikimedia.org>
Mon, 8 Mar 2021 01:28:44 +0000 (14:28 +1300)
committereileen <emcnaughton@wikimedia.org>
Tue, 9 Mar 2021 22:32:36 +0000 (11:32 +1300)
commit741608a997c8e9f2fa7605aba5d07a926960df71
treedab5b4f6c14d7f510632ba2832e04a5eed89b057
parent65c63f4949d3938236fbc822118aeaf221820d8a
dev/translation#65 call brickmoney number formatting, where supported

The main blocker to switching to brick money was actually the valueFormat parameter
- now that it cannot be passed in we can switch to using the function that will
prefer the brickmoney function (but fall back to the old one).

It doesn't achieve the goal of making better use of brick money
CRM/Utils/Money.php
composer.lock