mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-05 12:56:04 -06:00
Merge pull request #522 from openclassify/fatih
phonefield location error fix
This commit is contained in:
commit
1f7975207f
@ -103,6 +103,4 @@
|
|||||||
var default_country = "{{ setting_value('visiosoft.module.location::default_country') }}"
|
var default_country = "{{ setting_value('visiosoft.module.location::default_country') }}"
|
||||||
</script>
|
</script>
|
||||||
{{ asset_add("scripts.js", "visiosoft.module.profile::assets/js/country.js") }}
|
{{ asset_add("scripts.js", "visiosoft.module.profile::assets/js/country.js") }}
|
||||||
{{ asset_add("scripts.js", "visiosoft.module.carts::js/phoneField.js") }}
|
{{ asset_add("scripts.js", "visiosoft.theme.base::js/phoneField.js") }}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user