From 07cfcc9c17ad9ab4fc656758f25397180be6ac63 Mon Sep 17 00:00:00 2001 From: Frieder Griesshammer Date: Sun, 7 Apr 2019 11:44:59 +0200 Subject: [PATCH] dashboard.js: add defer to the script tag in installation guide on page This matches the instructions with the documentation [amended by @adtac]: Special thanks to @jeffreywyman for their work! --- frontend/js/dashboard-installation.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/js/dashboard-installation.js b/frontend/js/dashboard-installation.js index 418dfbb..638c6d0 100644 --- a/frontend/js/dashboard-installation.js +++ b/frontend/js/dashboard-installation.js @@ -6,8 +6,8 @@ // Opens the installation view. global.installationOpen = function() { var html = "" + + "