From 788650f8e52c163cb8c7e42442e9dad7cb1b87ff Mon Sep 17 00:00:00 2001 From: Boyi C Date: Wed, 13 Dec 2017 16:36:00 +0800 Subject: [PATCH] Fix for some browsers (#730) Move polyfill block before all scripts, it should fix page not loading issue on old browsers. --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index b19abe953b..dc381eaa00 100644 --- a/index.html +++ b/index.html @@ -76,9 +76,6 @@ - - - + + + {% if panel_url -%}