mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
#4045 Kurs Ocify düzenlemeleer
This commit is contained in:
parent
f4bf29d797
commit
7cd6f5523b
@ -278,17 +278,19 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<h5 class="mt-5 pb-1 border-bottom">
|
{% if setting_value('visiosoft.module.location::create_ad_page_location') %}
|
||||||
{{ trans('visiosoft.module.advs::field.ad_location') }}
|
<h5 class="mt-5 pb-1 border-bottom">
|
||||||
</h5>
|
{{ trans('visiosoft.module.advs::field.ad_location') }}
|
||||||
<div class="bg-light p-4 mb-4">
|
</h5>
|
||||||
{% include "visiosoft.module.location::new-ad/map" %}
|
<div class="bg-light p-4 mb-4">
|
||||||
|
{% include "visiosoft.module.location::new-ad/map" %}
|
||||||
|
|
||||||
<input value="{{ adv.map_Val }}" name="map_Val" data-max="255" data-mask=""
|
<input value="{{ adv.map_Val }}" name="map_Val" data-max="255" data-mask=""
|
||||||
data-alias="" data-regex=""
|
data-alias="" data-regex=""
|
||||||
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') %}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user