From e74ecc7708d1e4308822dc64a92e7082c14ca151 Mon Sep 17 00:00:00 2001 From: Jan Willem Luiten Date: Wed, 7 Mar 2018 12:07:58 +0100 Subject: [PATCH] Added type attribute to script tags. Depending on the setting of filters these scripts will not be served by the framework if no proper type attribute is present. --- app/views/main.scala.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/main.scala.html b/app/views/main.scala.html index d7c979b..ab4be35 100644 --- a/app/views/main.scala.html +++ b/app/views/main.scala.html @@ -15,8 +15,8 @@ @@ -76,7 +76,7 @@ - - + +