From 6a7c722efc968557e4ff4d03febf354a8a428f2e Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Mon, 18 Jan 2021 21:52:20 +1100 Subject: [PATCH] Stock table button cleanup --- .../stock/templates/stock/item_base.html | 2 +- InvenTree/templates/js/label.js | 11 ++++++++- InvenTree/templates/js/stock.js | 10 ++++++++ InvenTree/templates/stock_table.html | 23 +++++++++++++------ 4 files changed, 37 insertions(+), 9 deletions(-) diff --git a/InvenTree/stock/templates/stock/item_base.html b/InvenTree/stock/templates/stock/item_base.html index 403f35d5bb..16b34cb3ea 100644 --- a/InvenTree/stock/templates/stock/item_base.html +++ b/InvenTree/stock/templates/stock/item_base.html @@ -120,7 +120,7 @@ InvenTree | {% trans "Stock Item" %} - {{ item }} {% if item.has_labels or item.has_test_reports %}
- +