mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
remove blocks
This commit is contained in:
parent
654ec657f0
commit
7ed70ccdb2
@ -1,5 +1,4 @@
|
||||
<div class="slider-text">
|
||||
{% if blocks('ad-item-details-block-area') is null %}
|
||||
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 offered-field offered-row">
|
||||
<h3 class="ad-price">
|
||||
<b>{{ adv.price.currency(null,'currency',false) }}</b>
|
||||
@ -68,11 +67,5 @@
|
||||
{% include "visiosoft.module.advs::ad-detail/partials/social" %}
|
||||
</div>
|
||||
<!-- social-links -->
|
||||
|
||||
</div>
|
||||
|
||||
{% else %}
|
||||
{{ blocks('ad-item-details-block-area') }}
|
||||
{% endif %}
|
||||
|
||||
</div>
|
||||
Loading…
Reference in New Issue
Block a user