Merge branch 'master' into add_publisher_model

pull/1/head
Raymond Yee 2013-03-28 22:46:38 -07:00
commit 44daa18f30
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ $j(document).ready(function() {
</div>
<div id="content-block-content"><div id="results">
{% for work in results %}
{% if not work.campaigns %}
{% if not work.last_campaign %}
<div class="{% cycle 'row1' 'row2' %} book">
{% with work.googlebooks_id as googlebooks_id %}
{% with 'yes' as on_search_page %}