From f1e1ee92d3d6c8b9aad999d7576525d7552a6f6f Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Fri, 2 Nov 2018 00:06:39 +0100 Subject: [PATCH] bool compatibility fix --- platypush/backend/http/templates/dashboard.html | 2 +- platypush/backend/http/templates/index.html | 2 +- platypush/backend/http/templates/map.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/platypush/backend/http/templates/dashboard.html b/platypush/backend/http/templates/dashboard.html index 0faeb8d56b..cadf600554 100644 --- a/platypush/backend/http/templates/dashboard.html +++ b/platypush/backend/http/templates/dashboard.html @@ -19,7 +19,7 @@