Merge pull request #43 from plone/remove-dt-dl-dd

Remove DL's from portal message in templates.
This commit is contained in:
Timo Stollenwerk
2014-05-12 20:52:49 +02:00
3 changed files with 27 additions and 23 deletions
+4
View File
@@ -57,6 +57,10 @@ Changelog
2.3.0 (2014-02-22)
------------------
- Remove DL's from portal message in templates.
https://github.com/plone/Products.CMFPlone/issues/153
[khink]
- Execute the proper workflow change when using the moderation buttons instead
of hardcoding the workflow action to always publish
[omiron]