JS validate Form

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3382 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
adametz 2018-03-10 14:55:55 +00:00
parent b1dceccad3
commit 44a32d9587
6 changed files with 549 additions and 15 deletions

View file

@ -172,6 +172,7 @@
'@AppBundle/Resources/public/js/parallax.js'
'@AppBundle/Resources/public/js/owl.carousel-2.2.0.js'
'@AppBundle/Resources/public/js/bootstrap-select-1.12.0.js'
'@AppBundle/Resources/public/js/validator.js'
'@AppBundle/Resources/public/js/custom.js'
%}
<script src="{{ asset_url }}"></script>