src/pyams_content/root/zmi/__init__.py
changeset 329 f4566bf0c917
parent 277 9649f8ce3b1c
child 334 6b2f75e60076
--- a/src/pyams_content/root/zmi/__init__.py	Tue Jan 16 15:24:57 2018 +0100
+++ b/src/pyams_content/root/zmi/__init__.py	Tue Jan 16 15:25:25 2018 +0100
@@ -796,6 +796,7 @@
     """Shared tool dashboard content type column"""
 
     _header = _("Content")
+    cssClasses = {'td': 'nowrap'}
     weight = 1
 
     def getValue(self, obj):