Merge pull request #2410 from betagouv/dev

Pin-pon
This commit is contained in:
Paul Chavard 2018-08-16 10:15:19 +00:00 committed by GitHub
commit d4c7dd5432
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,8 +16,6 @@ function action_type_de_champs() {
toggleErrorClass(this, validatePhone(val));
});
address_type_init();
}
function toggleErrorClass(node, boolean) {