enable translation for role names
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4138 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
90848d4b03
commit
b52c68edcb
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
||||||
<tr>
|
<tr>
|
||||||
<th>Object</th>
|
<th>Object</th>
|
||||||
<th class="center"
|
<th class="center"
|
||||||
|
i18n:translate=""
|
||||||
tal:repeat="role item/roles"
|
tal:repeat="role item/roles"
|
||||||
tal:content="role" />
|
tal:content="role" />
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Add table
Reference in a new issue