mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Merge pull request #941 from openclassify/muammer2
#3134 Default country for login
This commit is contained in:
commit
1d2bebccd6
@ -30,6 +30,7 @@
|
||||
{{ form.fields.email.setAttributes({
|
||||
'class': phoneLogin ? 'form-control phone' : 'form-control'
|
||||
}).input|raw }}
|
||||
<div id="default-phone-country" class="hidden">{{ setting_value('visiosoft.module.location::country_for_phone_field') }}</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user