[finish #27524335] Use claim display label in claim data display

pull/1/head
eric 2012-04-05 21:50:34 -04:00
parent 572345967b
commit d2a0a6f49a
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Any questions not covered here? Please email us at <a href="mailto:rights@gluej
<br />On Behalf of: {{ claim.rights_holder.rights_holder_name }}
<br />PSA #: {{ claim.rights_holder.id }}
<br />Date of Claim : {{ claim.created }}
<br />Status of Claim: {{ claim.status }}
<br />Status of Claim: {{ claim.get_status_display }}
{% if claim.can_open_new %}
<h3>Open a campaign for this work</h3>
<form method="POST" action="#">