From 7f6f22fb0388023794050f37c51ff081c3a6c0e7 Mon Sep 17 00:00:00 2001 From: Matthias Date: Sun, 24 Oct 2021 00:40:23 +0200 Subject: [PATCH] move part toggle button under action buttons to save vertical space when closed --- InvenTree/part/templates/part/part_base.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/InvenTree/part/templates/part/part_base.html b/InvenTree/part/templates/part/part_base.html index 2d27283830..ea83ca1336 100644 --- a/InvenTree/part/templates/part/part_base.html +++ b/InvenTree/part/templates/part/part_base.html @@ -128,6 +128,13 @@ {% endif %} + +

+ + +

@@ -208,13 +215,6 @@
-

- - -

-