Last active
April 17, 2018 15:10
-
-
Save Longkt/04f572d3a951aed2445fc7d8f405638b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$('#billing_country').val('VN'); | |
$('#billing_country').select2({ | |
disabled: true, | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment