From b74a5db4d8e55da97e14e23230c1ff44793adccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Wed, 9 Nov 2016 15:45:39 +0100 Subject: [PATCH] Get rid of double scroll bar in printer profile editor --- .../_snippets/settings/printerprofiles/profileEditor.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/octoprint/templates/_snippets/settings/printerprofiles/profileEditor.jinja2 b/src/octoprint/templates/_snippets/settings/printerprofiles/profileEditor.jinja2 index f78c7555..a577eaac 100644 --- a/src/octoprint/templates/_snippets/settings/printerprofiles/profileEditor.jinja2 +++ b/src/octoprint/templates/_snippets/settings/printerprofiles/profileEditor.jinja2 @@ -13,7 +13,7 @@ -
+
{% include '_snippets/settings/printerprofiles/profileEditorGeneral.jinja2' %}