Make comments and controlpanel views more robust, so they don't break if no workflow is assigned to the 'Discussion Item' content type.

This commit is contained in:
Timo Stollenwerk
2012-03-15 13:06:00 +01:00
parent 36eb76869a
commit 910f75aa7e
4 changed files with 37 additions and 25 deletions
+8
View File
@@ -1,6 +1,14 @@
Changelog
=========
2.1.5 (unreleased)
------------------
- Make comments and controlpanel views more robust, so they don't break if no
workflow is assigned to the 'Discussion Item' content type.
[timo]
2.1.4 (2012-02-29)
------------------