From a16fc65d378979b9464784546670ea8c849565d7 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Fri, 19 Jul 2019 20:00:39 +0200 Subject: [PATCH] Try to load the dev version of vue.js if available --- platypush/backend/http/templates/dashboard.html | 1 + platypush/backend/http/templates/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/platypush/backend/http/templates/dashboard.html b/platypush/backend/http/templates/dashboard.html index 3b7c7383..0bb43bc3 100644 --- a/platypush/backend/http/templates/dashboard.html +++ b/platypush/backend/http/templates/dashboard.html @@ -10,6 +10,7 @@ + diff --git a/platypush/backend/http/templates/index.html b/platypush/backend/http/templates/index.html index a8b295f1..95a5ea42 100644 --- a/platypush/backend/http/templates/index.html +++ b/platypush/backend/http/templates/index.html @@ -32,6 +32,7 @@ {% endif %} +