From 0bc8190e8c7b2ff6640aa3da822a0988b4142925 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Tue, 11 Jun 2019 23:41:15 +1000 Subject: [PATCH] Style supplier-part selection as 'select2' --- .../templates/order/order_select_parts.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/InvenTree/order/templates/order/order_select_parts.html b/InvenTree/order/templates/order/order_select_parts.html index eede585b82..dbedcc4a91 100644 --- a/InvenTree/order/templates/order/order_select_parts.html +++ b/InvenTree/order/templates/order/order_select_parts.html @@ -22,12 +22,16 @@ {{ part.full_name }} {{ part.description }} - +
+
+ +
+