-
Rafael Ostertag authored
Form.js: When boostrap-validator is available use it to validate forms, instead of blindly using .checkValidity() on. Allows to detect errors recognized only by bootstrap-validator.
Rafael Ostertag authoredForm.js: When boostrap-validator is available use it to validate forms, instead of blindly using .checkValidity() on. Allows to detect errors recognized only by bootstrap-validator.