Ignore:
Timestamp:
4 Nov 2005, 22:20:14 (19 years ago)
Author:
joachim
Message:

=PERSONAL invisible

File:
1 edited

Legend:

Unmodified
Added
Removed
  • waeup_product/trunk/skins/waeup_default/portlet_session_info.pt

    r128 r155  
    99      <span tal:condition="python: 0" tal:content="python:mtool.getCPSCandidateLocalRoles(context)" />
    1010    </div>
    11    
    12    
    1311    <br />
    14    
    1512    <a href="" tal:condition="python: 'Student' in member.getRoles() and not 'UniversityManager' in member.getRoles()"
    1613               tal:attributes="href string:${context/portal_url}/students/${member}">
    1714           Go to your personal area
    1815    </a>
    19    
    20  
     16    <br />
    2117    <a href="" tal:condition="python: 0"
    2218               tal:attributes="href string:${context/portal_url}/cpsdirectory_entry_view?dirname=members&id=${member}">       
    2319          Edit your Preferences
    2420    </a>
    25    
    26    
    27    
     21    <br />
    2822    <a href="" i18n:translate=""
    2923               tal:attributes="href string:logout">
Note: See TracChangeset for help on using the changeset viewer.