This commit is contained in:
vedatakd 2021-01-04 10:31:19 +03:00
commit aa4d3d5130

View File

@ -1,4 +1,3 @@
<p>
{% if(adv.map_Val == "") %} {% if(adv.map_Val == "") %}
{{ trans('visiosoft.module.advs::field.no_location') }} {{ trans('visiosoft.module.advs::field.no_location') }}
{% else %} {% else %}
@ -51,4 +50,3 @@
</script> </script>
{% endif %} {% endif %}
</p>