Changeset 1353


Ignore:
Timestamp:
25 Jan 2007, 19:05:41 (18 years ago)
Author:
joachim
Message:

avoid index-error "paid" (in custom)

File:
1 edited

Legend:

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

    r1339 r1353  
    77        <metal:block use-macro="here/error_not_found/macros/not_found" />
    88    </span>       
    9     <span tal:condition="python: info['paid']">   
     9    <span tal:condition="info/paid|nothing">   
    1010    <h3><center>INTER-FACULTY TRANSFER, 2006/2007 SESSION</center></h3>
    1111    <h3><center>- APPLICATION FORM -</center></h3>
Note: See TracChangeset for help on using the changeset viewer.