Changed to PO in detail view

This commit is contained in:
David Taylor
2015-04-24 01:24:03 +01:00
parent d2cc9b8460
commit 3b4547383d

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>