put remove from wishlist back

pull/1/head
Ed Summers 2011-10-14 01:05:19 -04:00
parent 44449f56a3
commit be66e3372e
1 changed files with 2 additions and 8 deletions

View File

@ -96,12 +96,6 @@ how do I integrate the your wishlist thing with the tabs thing?
*/
/*
<div class="remove-wishlist">
<span id="{{ work.id }}">Remove from Wishlist</span>
</div>
*/
{% block topsection %}
<div id="js-topsection">
@ -245,8 +239,8 @@ how do I integrate the your wishlist thing with the tabs thing?
{{ work.title }}
</span>
</div>
<div class="add-wishlist">
<a href="#">Add to Wishlist</a>
<div class="remove-wishlist">
<span id="{{ work.id }}">Remove from Wishlist</span>
</div>
<div class="booklist-status">
<span class="booklist-status-text">{{ work.campaign_set.all.count }}</span>