This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
richard
/
SemanSemantic-UItic-UI
mirror of
https://github.com/Semantic-Org/Semantic-UI.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
#1630
- Form set values will now validate forms after value set
pull/1729/head
jlukic
9 years ago
parent
3cf2db6a4b
commit
c8a203b313
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
src/definitions/behaviors/form.js
1
src/definitions/behaviors/form.js
View File
@ -504,6 +504,7 @@ $.fn.form = function(fields, parameters) {
}
}
}
}
}
)
;
}
)
;
module
.
validate
.
form
(
)
;
}
}
}
}
}
,
}
,
Write
Preview
Loading…
Cancel
Save