Changed to PO in detail view

This commit is contained in:
David Taylor
2015-04-24 01:24:03 +01:00
parent 937f7e2f1c
commit 39eea79ee5

View File

@@ -159,7 +159,7 @@
{% endif %}
{% if event.is_rig %}
<dt>Purchase Order</dt>
<dt>PO</dt>
<dd>{{ object.purchase_order }}</dd>
{% endif %}
</dl>