Merge pull request #767 from openclassify/vedatakd

added class
This commit is contained in:
Fatih Alp 2020-11-02 17:34:02 +03:00 committed by GitHub
commit ccbb9611cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@
{{ addBlock('ads-list/row-bottom',{'show_favorite_search':true})|raw }}
</div>
{{ addBlock('ads-list/row',{'topfields':topfields,'selectRange':selectRange,'advs':advs})|raw }}
<div class="row">
<div class="row products-list">
{% block listContent %}
{% include "visiosoft.module.advs::list/partials/ads" %}
{% endblock %}