diff --git a/CHANGES.txt b/CHANGES.txt index f6ac1fd..a532184 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -5,6 +5,10 @@ Changelog 2.0.5 (Unreleased) ------------------ +- Simplify CSS and JS registrations. CSS will now be imported using the + standard link and so can be merged. + [elro] + - Enable the left-menu on the configlet, to be more consistent with all other configlets. Related to https://dev.plone.org/plone/ticket/11737 [WouterVH] diff --git a/plone/app/discussion/profiles/default/cssregistry.xml b/plone/app/discussion/profiles/default/cssregistry.xml index 348813b..1f56022 100644 --- a/plone/app/discussion/profiles/default/cssregistry.xml +++ b/plone/app/discussion/profiles/default/cssregistry.xml @@ -1,8 +1,4 @@ - + diff --git a/plone/app/discussion/profiles/default/jsregistry.xml b/plone/app/discussion/profiles/default/jsregistry.xml index 3372791..6f1e65e 100644 --- a/plone/app/discussion/profiles/default/jsregistry.xml +++ b/plone/app/discussion/profiles/default/jsregistry.xml @@ -1,8 +1,4 @@ - +