Changed to 'PO' and corrected capitalisation in 'Collected by'

This commit is contained in:
David Taylor
2015-04-24 01:22:46 +01:00
parent 75bbe58a37
commit 937f7e2f1c
2 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@
<dd>{{ object.checked_in_by.name }}</dd>
{% endif %}
<dt>Purchase Order</dt>
<dt>PO</dt>
<dd>{{ object.event.purchase_order }}</dd>
</dl>
</div>