ECOM-369 added meta to header to enable responsive. Set country dropdown to required for registration form
This commit is contained in:
@@ -1549,7 +1549,7 @@ REGISTRATION_EXTRA_FIELDS = {
|
||||
'honor_code': 'required',
|
||||
'terms_of_service': 'hidden',
|
||||
'city': 'hidden',
|
||||
'country': 'hidden',
|
||||
'country': 'required',
|
||||
}
|
||||
|
||||
########################## CERTIFICATE NAME ########################
|
||||
|
||||
Reference in New Issue
Block a user