replacing remove-this option with pledged where applicable

pull/1/head
Andromeda Yelton 2012-01-02 11:09:48 -05:00
parent fb6d715429
commit e287f6028d
1 changed files with 6 additions and 1 deletions

View File

@ -50,6 +50,11 @@
</div>
<!-- status of book vis-a-vis user's wishlist -->
{% if request.user.id in work.last_campaign.supporters %}
<div class="moreinfo on-wishlist">
<span>Pledged!</span>
</div>
{% else %}
{% ifequal supporter request.user %}
<div class="moreinfo remove-wishlist">
<span id="{{ work.id }}">Remove This</span>
@ -66,7 +71,7 @@
<div class="moreinfo add-wishlist">
<span id="{{ googlebooks_id }}">Add&nbsp;to&nbsp;Wishlist</span>
</div>
{% endif %}{% endif %}{% endifequal %}
{% endif %}{% endif %}{% endifequal %}{% endif %}
<!-- bibliographic data -->
<div class="white_text">