Added a commentTitle CSS class to the comment titles.

svn path=/plone.app.discussion/trunk/; revision=33543
This commit is contained in:
Hanno Schlichting
2010-01-28 11:48:44 +00:00
parent 590b343a53
commit d937bcc42e
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ Changelog
1.0b3 (XXXX-XX-XX)
------------------
* Added a commentTitle CSS class to the comment titles. [hannosch]
* Update message ids to match their real text. [hannosch]
* Set CSS classes for the comment form in the updateActions method. [timo]
* Respect the allow_comments field on an object and avoid calculations if no comments should be shown. [hannosch]