From 9fe9cbc795b7a110f96af6f5a3434da61ee2cab4 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Mon, 22 Feb 2021 16:57:33 +1100 Subject: [PATCH] Fixes weird variant display - Seems like the double import was at fault (somehow??) --- InvenTree/part/templates/part/variants.html | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/InvenTree/part/templates/part/variants.html b/InvenTree/part/templates/part/variants.html index 56aacdd1dc..e94ccf1196 100644 --- a/InvenTree/part/templates/part/variants.html +++ b/InvenTree/part/templates/part/variants.html @@ -35,18 +35,6 @@ {% endblock %} -{% block js_load %} -{{ block.super }} - - - - - - - - -{% endblock %} - {% block js_ready %} {{ block.super }}