diff --git a/CHANGES.txt b/CHANGES.txt index 899c2988..ec03c9d8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -5,7 +5,11 @@ Change History 1.8.0b5 (unreleased) -------------------- -- Nothing changed yet. +- Removed inline javascript that tried to block inline validation. It + had no effect anymore on Plone 5, as no inline validation is done + here anyway. And it interferes with themes that load jQuery near + the bottom instead of in the head. + [maurits] 1.8.0b4 (2015-09-09) diff --git a/Products/PloneFormGen/skins/PloneFormGen/fg_base_view_p3.cpt b/Products/PloneFormGen/skins/PloneFormGen/fg_base_view_p3.cpt index 02861324..3afe9682 100644 --- a/Products/PloneFormGen/skins/PloneFormGen/fg_base_view_p3.cpt +++ b/Products/PloneFormGen/skins/PloneFormGen/fg_base_view_p3.cpt @@ -91,13 +91,6 @@ - -