Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #78 from tableau-mkt/mx-labels
Browse files Browse the repository at this point in the history
Updating labels for Mexico
  • Loading branch information
iamEAP committed Dec 29, 2014
2 parents 0cc4309 + cfc95f7 commit dcc886e
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions src/addressfield.json
Original file line number Diff line number Diff line change
Expand Up @@ -5658,10 +5658,8 @@
{
"locality": [
{
"postalcode": {
"label": "Postal code",
"format": "^\\d{5}$",
"eg": "03400"
"dependent_localityname": {
"label": "Neighborhood"
}
},
{
Expand Down Expand Up @@ -5774,6 +5772,13 @@
}
]
}
},
{
"postalcode": {
"label": "Postal code",
"format": "^\\d{5}$",
"eg": "03400"
}
}
]
}
Expand Down

0 comments on commit dcc886e

Please sign in to comment.