From a4c5174b5ac430a0a2b4ca0a045a808a9bbcd235 Mon Sep 17 00:00:00 2001 From: fredvd Date: Wed, 18 Feb 2015 23:46:11 +0100 Subject: [PATCH] set script type correctly In a project we are moving all javascript tags/containers to the bottom of the page using Diazo. Since this one isn't correctly typed it will stick in the middle, but since everything all other real javascript is moved, jQuery will still be undefined. --- collective/easyform/browser/modeleditor.pt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collective/easyform/browser/modeleditor.pt b/collective/easyform/browser/modeleditor.pt index 1e445ae..946f86c 100644 --- a/collective/easyform/browser/modeleditor.pt +++ b/collective/easyform/browser/modeleditor.pt @@ -39,7 +39,7 @@
-