show column description also in tooltip of header

This commit is contained in:
Helmut Merz 2015-04-18 09:42:40 +02:00
parent 7a0ddb1e0d
commit c3b9e1b665

View file

@ -91,7 +91,7 @@
style="text-align: center"
i18n:translate=""
i18n:attributes="title"
tal:attributes="title opt/description"
tal:attributes="title opt/description|string:"
tal:content="opt/label|string:" />
</tr>
<tal:question repeat="question group/questions">