@ -21,7 +21,7 @@ define('settings/checkbox', function () {
if (value == null) {
return void 0;
}
if (empty) {
if (!empty) {
return value || void 0;
if (trim) {