mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
add phone mask for Admin Address
This commit is contained in:
parent
6abd45abb9
commit
f3173bab73
@ -0,0 +1,2 @@
|
||||
phoneMask("input[name='adress_gsm_phone']")
|
||||
console.log(234)
|
||||
@ -24,4 +24,6 @@
|
||||
var default_district = "{{ setting_value('visiosoft.module.location::default_district') }}";
|
||||
var pick_option = "{{ trans('visiosoft.module.location::field.pick_option.name') }}"
|
||||
</script>
|
||||
{{ asset_add("scripts.js", "visiosoft.module.profile::assets/js/phone.js") }}
|
||||
|
||||
{{ asset_add("scripts.js","visiosoft.module.profile::assets/js/location.js") }}
|
||||
Loading…
Reference in New Issue
Block a user