Ignore:
Timestamp:
16 Aug 2007, 18:43:20 (17 years ago)
Author:
Henrik Bettermann
Message:

form shows now the correct data and correct mode

select widget for course3 added

File:
1 edited

Legend:

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

    r2104 r2108  
    44           jamb options/jamb/getContent|nothing;
    55           mode options/mode;
     6           name python:ds['lastname'];
    67           "
    78           >
     
    910    <metal:block use-macro="here/slip_template/macros/master">
    1011      <metal:block fill-slot="main">
    11         <h3>Apply for the Post University Matriculation Examination! </h3>
     12        <h3>PUME Application Record of <span tal:replace="name" /></h3>
    1213        <br />
    1314        <div tal:replace="structure rendered_main" />
Note: See TracChangeset for help on using the changeset viewer.