From 5ab3c386bb9cbe9a10b1685edda629df5467b073 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Wed, 19 Jun 2019 19:09:31 +1000 Subject: [PATCH] Buttons for purchase order table --- .../order/templates/order/purchase_order_detail.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/InvenTree/order/templates/order/purchase_order_detail.html b/InvenTree/order/templates/order/purchase_order_detail.html index 99694f430f..575dd4a74b 100644 --- a/InvenTree/order/templates/order/purchase_order_detail.html +++ b/InvenTree/order/templates/order/purchase_order_detail.html @@ -121,11 +121,11 @@ InvenTree | {{ order }} {% if order.status == OrderStatus.PENDING %}
- -