From 472350aed688aeae582eebc75efc0429c9a4d964 Mon Sep 17 00:00:00 2001 From: jlukic Date: Mon, 30 Sep 2013 14:37:55 -0400 Subject: [PATCH] updates typo in form docs Former-commit-id: a0ed9eb9b8a5a3e28e81f906d60ba5c717b8cb7f Former-commit-id: 2784ed80c0f1608531c39ae64028272d1b5386aa --- node/src/documents/modules/form.html.eco | 2 +- node/src/files/build/semantic.zip.REMOVED.git-id | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.

$('.ui.dropdown') - .form({ + .form(validationRules, { inline : true, on : 'blur' }) diff --git a/node/src/files/build/semantic.zip.REMOVED.git-id b/node/src/files/build/semantic.zip.REMOVED.git-id index ea590a665..45333cc3e 100644 --- a/node/src/files/build/semantic.zip.REMOVED.git-id +++ b/node/src/files/build/semantic.zip.REMOVED.git-id @@ -1 +1 @@ -4a2257383118afc1254a1ea9e26a1e6bff9eecd3 \ No newline at end of file +e16823931ca556e5534e7e02bfad616ce0d44a89 \ No newline at end of file