mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#2737 oc.com table view bug fixed
This commit is contained in:
parent
9532e3aeb2
commit
db07078cac
@ -20,7 +20,7 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
{{ addBlock('ad-list/partials/table',{'featured_advs':featured_advs})|raw }}
|
||||
{{ addBlock('ad-list/partials/table',{'featured_advs':featured_advs,'seenList':seenList})|raw }}
|
||||
{% for adv in advs %}
|
||||
<tr class="text-center clickable-row{% if adv.doping != null %} doping_type4 {% endif %}" data-href='{{ adv.detail_url }}'>
|
||||
<td class="justify-content-center align-middle text-center td-image">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user