Merge pull request #745 from internetee/registry-744

Remove jquery-validation-rails gem
This commit is contained in:
Timo Võhmar 2018-03-01 16:46:58 +02:00 committed by GitHub
commit 62f3938de2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 0 additions and 29 deletions

View file

@ -6,10 +6,6 @@ $(window).load ->
allowEmptyOption: true, create: true
})
# client side validate all forms
$('form').each ->
$(this).validate()
$('[data-toggle="popover"]').popover()
# doublescroll