Ignore:
Timestamp:
15 May 2007, 07:49:50 (18 years ago)
Author:
Henrik Bettermann
Message:
  • assertViewable removed and page templates adjusted, so that no traceback occurs.
  • 'Previous Session' action added
  • waeup_content_master.pt removed
  • and more
File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_student/inter_faculty_transfer_1.pt

    r1737 r1783  
    55             
    66    <span tal:condition="python: not info or not info.get('paid',False)">
    7         <metal:block use-macro="here/error_not_found/macros/not_found" />
     7        <span tal:content="here/illegal_view" />
    88    </span>       
    99    <span tal:condition="info/paid|nothing">   
Note: See TracChangeset for help on using the changeset viewer.