don't hide right portlets for anonymous
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3587 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
59c6081a6b
commit
730a8dc735
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sub-section"
|
<div id="sub-section"
|
||||||
tal:condition="view/isAuthenticated">
|
xtal:condition="view/isAuthenticated">
|
||||||
<tal:portlet repeat="macro controller/macros/portlet_right">
|
<tal:portlet repeat="macro controller/macros/portlet_right">
|
||||||
<metal:portlet use-macro="macro" />
|
<metal:portlet use-macro="macro" />
|
||||||
</tal:portlet>
|
</tal:portlet>
|
||||||
|
|
Loading…
Add table
Reference in a new issue