diff --git a/frontend/templates/search.html b/frontend/templates/search.html index 59077459..38224bfc 100644 --- a/frontend/templates/search.html +++ b/frontend/templates/search.html @@ -97,7 +97,7 @@ $j(document).ready(function() {
{% for work in results %} - {% if not work.campaigns %} + {% if not work.last_campaign %}
{% with work.googlebooks_id as googlebooks_id %} {% with 'yes' as on_search_page %}