work.id -> campaign.work.id

pull/1/head
Raymond Yee 2012-06-20 21:29:23 -07:00
parent 6389c25f11
commit 7482a19cd1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<div class="comments clearfix">
<div class="comments_info clearfix">
<div class="comments_book">
<a href="{% url work work.id %}"><img src="{{ campaign.work.cover_image_small }}" alt="cover image for {{ title }}" /></a>
<a href="{% url work campaign.work.id %}"><img src="{{ campaign.work.cover_image_small }}" alt="cover image for {{ title }}" /></a>
</div>
<div class="comments_graphical">
Hooray! We're going to give {{ title }} to the world!