diff --git a/collective/portlet/ngcollection/ngcollection.pt b/collective/portlet/ngcollection/ngcollection.pt index 22214f8..4f11c01 100644 --- a/collective/portlet/ngcollection/ngcollection.pt +++ b/collective/portlet/ngcollection/ngcollection.pt @@ -3,7 +3,8 @@ tal:define="collection_url view/collection_url; plone_view context/@@plone; toLocalizedTime nocall:plone_view/toLocalizedTime; - getIcon nocall:plone_view/getIcon;"> + getIcon nocall:plone_view/getIcon;" + tal:attributes="class string:portlet portletCollection ${view/css_class}">