Skip to content

Commit

Permalink
Merge branch 'master' of github.com-jlukic:Semantic-Org/Semantic-UI i…
Browse files Browse the repository at this point in the history
…nto next
  • Loading branch information
jlukic committed Sep 13, 2015
2 parents ad4a057 + b0b1ce9 commit 4b33c9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/definitions/behaviors/form.js
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,7 @@ $.fn.form = function(parameters) {
},
errors: function(errors) {
module.debug('Adding form error messages', errors);
module.set.error();
$message
.html( settings.templates.error(errors) )
;
Expand Down

0 comments on commit 4b33c9a

Please sign in to comment.