From 5e501844a7faf3865f45c03b618dfe7fbaaecddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Thu, 23 Mar 2017 22:54:07 -0700 Subject: [PATCH] Change template script type to application/javascript Go 1.8 introduced checking of script type and templates are no longer loading, as the script type is not allowed by Go 1.8 https://github.com/golang/go/issues/18569 captures the details. Change template script type to one of the allowed types, it doesn't matter for clientside-haml-js, it only needs to match the script id --- templates/errors.haml | 8 ++++---- templates/groups.haml | 2 +- templates/modal.haml | 4 ++-- templates/summary.haml | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/errors.haml b/templates/errors.haml index fd31ff722..e95abc13f 100644 --- a/templates/errors.haml +++ b/templates/errors.haml @@ -1,4 +1,4 @@ - - - - - -