Fix input type for smarty number formatting
authorColeman Watts <coleman@civicrm.org>
Sat, 8 Jan 2022 22:10:02 +0000 (17:10 -0500)
committerColeman Watts <coleman@civicrm.org>
Sun, 9 Jan 2022 22:21:37 +0000 (17:21 -0500)
commitc1c02f438999fc647696656f5f2e347c9ea597ec
tree51ca0db1f5e2df7cfa65bb2c6128c86cd3baff69
parentd72538b5fe73a144236a948b3eb914befbd39b89
Fix input type for smarty number formatting

Some smarty templates pass NULL to crmMoney, so it needs to handle that possibilty
CRM/Core/Smarty/plugins/modifier.crmMoney.php
Civi/Core/Format.php