suppres percent-of-goal display when no campaign

pull/1/head
Andromeda Yelton 2012-05-21 10:02:57 -04:00
parent e64e3722ea
commit 61dd4124af
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@
<div class="booklist-status-img">
<img src="/static/images/images/icon-book-37by25-{{ work.percent_unglued }}.png" title="book list status" alt="book list status" />
</div>
<div class="booklist-status-label panel">{{ work.percent_of_goal }}%</div>
{% if status != 'ACTIVE' and status != 'SUCCESSFUL' %}<div class="booklist-status-label panel">{{ work.percent_of_goal }}%</div>{% endif %}
{% endif %}{% endif %}
</div>
<div class="listview panelfront side1 ebooks">