mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
6376605d13
@ -56,9 +56,7 @@
|
|||||||
|
|
||||||
<div class="input-wrapper validate-phone">
|
<div class="input-wrapper validate-phone">
|
||||||
{{ form.fields.phone.setAttributes({'maxlength': 15}).setValue(form.fields.phone.value).input|raw }}
|
{{ form.fields.phone.setAttributes({'maxlength': 15}).setValue(form.fields.phone.value).input|raw }}
|
||||||
<div id="default-phone-country" class="hidden">
|
<div id="default-phone-country" class="hidden">{{ setting_value('visiosoft.module.location::country_for_phone_field') }}</div>
|
||||||
{{ setting_value('visiosoft.module.location::country_for_phone_field') }}
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user