This commit is contained in:
Muammer Top 2021-06-23 09:18:12 +03:00
commit 668f01bab2

View File

@ -278,6 +278,7 @@
</div> </div>
{% endif %} {% endif %}
{% if setting_value('visiosoft.module.location::create_ad_page_location') %}
<h5 class="mt-5 pb-1 border-bottom"> <h5 class="mt-5 pb-1 border-bottom">
{{ trans('visiosoft.module.advs::field.ad_location') }} {{ trans('visiosoft.module.advs::field.ad_location') }}
</h5> </h5>
@ -289,6 +290,7 @@
type="text" placeholder="" class="hidden d-none mapVal" data-field="map_Val" type="text" placeholder="" class="hidden d-none mapVal" data-field="map_Val"
data-field_name="map_Val" data-provides="anomaly.field_type.text"> data-field_name="map_Val" data-provides="anomaly.field_type.text">
</div><!-- section --> </div><!-- section -->
{% endif %}
<div class="checkbox section agreement"> <div class="checkbox section agreement">
{% if setting_value('visiosoft.module.advs::show_post_ad_agreement') %} {% if setting_value('visiosoft.module.advs::show_post_ad_agreement') %}