diff --git a/CHANGES.rst b/CHANGES.rst index 3498fda..2cfc49a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,9 @@ JQueryUI Changelog: http://jqueryui.com/changelog/ Bug fixes: +- Plone 5: Register jqueryui resources not as bundle (does not work for generated browser page based resources) but add it to the plone-legacy bundle. + [thet] + - Added uninstall profile [agitator] diff --git a/collective/js/jqueryui/profiles/default/registry.xml b/collective/js/jqueryui/profiles/default/registry.xml index 141a9d0..28e0b51 100644 --- a/collective/js/jqueryui/profiles/default/registry.xml +++ b/collective/js/jqueryui/profiles/default/registry.xml @@ -1,13 +1,20 @@ - - True - collective.js.jqueryui.custom.min.js - collective.js.jqueryui.custom.min.css - False - plone + + + + collective.js.jqueryui.custom.min.js + + collective.js.jqueryui.custom.min.css + + + + + + + jqueryui +