Explorar o código

Add checkbox as an option to custom field create dialog

John R. Supplee %!s(int64=4) %!d(string=hai) anos
pai
achega
f8f14613f9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      client/components/sidebar/sidebarCustomFields.js

+ 1 - 1
client/components/sidebar/sidebarCustomFields.js

@@ -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: [
     {