diff --git a/node/src/documents/modules/form.html.eco b/node/src/documents/modules/form.html.eco index adea89be5..a8839664b 100755 --- a/node/src/documents/modules/form.html.eco +++ b/node/src/documents/modules/form.html.eco @@ -195,7 +195,7 @@ type : 'UI Behavior'
This example also uses a different validation event. Each element will be validated on input blur instead of the default form submit.