- Timestamp:
- 2 Oct 2006, 05:31:35 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/profiles/default/layouts/student_application.xml
r604 r607 18 18 <property name="hidden_readonly_layout_modes"/> 19 19 </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> 35 36 <widget name="entry_mode" meta_type="String Widget"> 36 37 <property name="title">Mode of Entry</property>
Note: See TracChangeset for help on using the changeset viewer.