Ignore:
Timestamp:
12 Oct 2006, 12:29:48 (18 years ago)
Author:
joachim
Message:

added layout_application_view_info to display selected Info for a student used in accommodation_slip

Location:
WAeUP_SRP/trunk/skins/waeup_student
Files:
1 added
1 edited

Legend:

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

    r658 r667  
    88      <br />
    99      <span tal:omit-tag=""
     10            tal:content="structure python: info['app_doc'].render(proxy=info['app_doc'],
     11            layout_mode='view_info',
     12            layout_id='student_application_fe')"
     13            />
     14      <span tal:omit-tag=""
    1015            tal:content="structure python: info['acco_doc'].render(proxy=info['acco_doc'],
    1116            layout_mode='view_slip',
Note: See TracChangeset for help on using the changeset viewer.