Commit b4f66a83 authored by drupaldope's avatar drupaldope Committed by Liam Morland
Browse files

Issue #3250792: Add telephone to supported fields

parent be597b6d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ function webform_validation_form_webform_ui_element_form_alter(&$form, FormState
    'hidden',
    'number',
    'select',
    'tel',
    'textarea',
    'textfield',
    'webform_time',