format_locale - Present single-value option. Fix display of null value.
authorTim Otten <totten@civicrm.org>
Fri, 4 Mar 2022 23:46:49 +0000 (15:46 -0800)
committerTim Otten <totten@civicrm.org>
Fri, 4 Mar 2022 23:46:49 +0000 (15:46 -0800)
commit9d14b6f716d5db15fce70a1648c6c206f3557047
tree7863776f859916e2cf6224f8002b80777f1ae46a
parentafd5a927cda43d20de6c501e121871c69319efca
format_locale - Present single-value option. Fix display of null value.

Overview: Fix display of new setting in admin form.

Before: Field incorrectly displays as multi-value selection.

After: Field displays as single-value selection. The null value is specifically allowed.
CRM/Core/I18n.php
settings/Localization.setting.php