Ignore:
Timestamp:
2 Oct 2006, 05:31:35 (18 years ago)
Author:
Henrik Bettermann
Message:

application object must be closed after application for admission

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/default/layouts/student_application.xml

    r604 r607  
    1818  <property name="hidden_readonly_layout_modes"/>
    1919 </widget>
    20  <widget name="app_ac_pin" meta_type="Scratchcard Pin Widget">
    21   <property name="title">Application PIN</property>
    22   <property name="fields">
    23    <element value="app_ac_pin"/>
    24   </property>
    25   <property name="is_required">True</property>
    26   <property name="label">Application PIN</property>
    27   <property name="label_edit">Application PIN</property>
    28   <property name="readonly_layout_modes">
    29   </property>
    30   <property name="hidden_layout_modes"/>
    31   <property name="hidden_readonly_layout_modes"/>
    32   <property name="prefix">APP</property>
    33   <property name="reference">jamb_reg_no</property>
    34  </widget>
     20<widget name="app_ac_pin" meta_type="Scratchcard Pin Widget">
     21 <property name="title">Application PIN</property>
     22 <property name="fields">
     23  <element value="app_ac_pin"/>
     24 </property>
     25 <property name="is_required">True</property>
     26 <property name="label">Application PIN</property>
     27 <property name="label_edit">Application PIN</property>
     28 <property name="readonly_layout_modes">
     29  <element value="edit"/>
     30 </property>
     31 <property name="hidden_layout_modes"/>
     32 <property name="hidden_readonly_layout_modes"/>
     33 <property name="prefix">APP</property>
     34 <property name="reference">jamb_reg_no</property>
     35</widget>
    3536 <widget name="entry_mode" meta_type="String Widget">
    3637  <property name="title">Mode of Entry</property>
Note: See TracChangeset for help on using the changeset viewer.