allow wrapping of principal names
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3972 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
2af57256d5
commit
e05ee9942b
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
'visibility: collapse' or ''">
|
||||
<td align="left" valign="top"
|
||||
tal:content="roleId" />
|
||||
<td>
|
||||
<td style="white-space: normal">
|
||||
<span tal:define="users python: view.listUsersForRole(roleId)"
|
||||
tal:replace="structure users" /></td>
|
||||
<td class="center">
|
||||
|
|
Loading…
Add table
Reference in a new issue