Browse Source

update mask FR France

the mask of mobile France is +33(#) ##-##-##-##
powange 8 years ago
parent
commit
b9702fb39e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      dist/inputmask/phone-codes/phone.js

+ 2 - 2
dist/inputmask/phone-codes/phone.js

@@ -615,7 +615,7 @@
                 name_ru: "Майотта",
                 name_ru: "Майотта",
                 desc_ru: ""
                 desc_ru: ""
             }, {
             }, {
-                mask: "+33(###)###-###",
+                mask: "+33(#) ##-##-##-##",
                 cc: "FR",
                 cc: "FR",
                 cd: "France",
                 cd: "France",
                 desc_en: "",
                 desc_en: "",
@@ -2108,4 +2108,4 @@
             } ]
             } ]
         }
         }
     }), Inputmask;
     }), Inputmask;
-});
+});