From 386163f6490ee77010dbdc5bea24477b3857c887 Mon Sep 17 00:00:00 2001 From: mb863 Date: Mon, 1 Nov 2010 20:53:38 +0000 Subject: [PATCH] Deleted by mistake ${stylesheets.tags} on page.ftl Included html5.js in a script tag page-home.ftl --- themes/wilma/templates/page-home.ftl | 2 +- themes/wilma/templates/page.ftl | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/wilma/templates/page-home.ftl b/themes/wilma/templates/page-home.ftl index 8795b2a9..394f9d2d 100644 --- a/themes/wilma/templates/page-home.ftl +++ b/themes/wilma/templates/page-home.ftl @@ -12,7 +12,7 @@ ${stylesheets.addFromTheme("/css/screen.css")} ${stylesheets.tags} - ${headScripts.add("/js/html5.js")} + ${headScripts.tags} ${headScripts.tags}