Browse Source

updates typo in form docs

Former-commit-id: a0ed9eb9b8a5a3e28e81f906d60ba5c717b8cb7f
Former-commit-id: 2784ed80c0f1608531c39ae64028272d1b5386aa
beta
jlukic 11 years ago
parent
commit
472350aed6
  1. 2
      node/src/documents/modules/form.html.eco
  2. 2
      node/src/files/build/semantic.zip.REMOVED.git-id

2
node/src/documents/modules/form.html.eco

@ -195,7 +195,7 @@ type : 'UI Behavior'
<p>This example also uses a different validation event. Each element will be validated on input blur instead of the default form submit.</p>
<div class="code" data-type="javascript">
$('.ui.dropdown')
.form({
.form(validationRules, {
inline : true,
on : 'blur'
})

2
node/src/files/build/semantic.zip.REMOVED.git-id

@ -1 +1 @@
4a2257383118afc1254a1ea9e26a1e6bff9eecd3
e16823931ca556e5534e7e02bfad616ce0d44a89
Loading…
Cancel
Save