From 435ccb12dfdcebaef2c4f0027fca9eacad8aae53 Mon Sep 17 00:00:00 2001 From: Yasuharu Nakano Date: Thu, 28 Feb 2019 20:43:38 +0900 Subject: [PATCH] Fixes #16 Replace 'scriptlets' with 'scriptlet' --- skeleton/grails-app/conf/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skeleton/grails-app/conf/application.yml b/skeleton/grails-app/conf/application.yml index cbd3e53..7fa278a 100644 --- a/skeleton/grails-app/conf/application.yml +++ b/skeleton/grails-app/conf/application.yml @@ -46,7 +46,7 @@ grails: htmlcodec: xml codecs: expression: html - scriptlets: html + scriptlet: html taglib: none staticparts: none endpoints: