Add checkbox as an option to custom field create dialog

This commit is contained in:
John R. Supplee 2021-01-23 12:04:39 +02:00
parent 550f7201bb
commit f8f14613f9

View file

@ -16,7 +16,7 @@ BlazeComponent.extendComponent({
}).register('customFieldsSidebar');
const CreateCustomFieldPopup = BlazeComponent.extendComponent({
_types: ['text', 'number', 'date', 'dropdown', 'currency'],
_types: ['text', 'number', 'date', 'dropdown', 'currency', 'checkbox'],
_currencyList: [
{