Changeset 1831 for WAeUP_SRP/trunk
- Timestamp:
- 30 May 2007, 05:07:08 (17 years ago)
- Location:
- WAeUP_SRP/trunk/profiles/default/layouts
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/profiles/default/layouts/student_clearance.xml
r1830 r1831 310 310 <property name="hidden_readonly_layout_modes"/> 311 311 </widget> 312 313 <property name="title">>Previous Matric. Number(s)</property>314 315 316 317 <property name="label">>Previous Matric. Number(s)</property>318 <property name="label_edit">>Previous Matric. Number(s)</property>319 320 321 322 323 324 325 312 <widget name="matric_no_history" meta_type="String Widget"> 313 <property name="title">Previous Matric. Number(s)</property> 314 <property name="fields"> 315 <element value="matric_no_history"/> 316 </property> 317 <property name="label">Previous Matric. Number(s)</property> 318 <property name="label_edit">Previous Matric. Number(s)</property> 319 <property name="readonly_layout_modes"/> 320 <property name="hidden_layout_modes"> 321 <element value="create"/> 322 </property> 323 <property name="hidden_readonly_layout_modes"/> 324 </widget> 325 <widget name="fst_sit_date" meta_type="DateTime Widget"> 326 326 <property name="title">Exam Date</property> 327 327 <property name="fields"> -
WAeUP_SRP/trunk/profiles/default/layouts/student_clearance_fe.xml
r1830 r1831 568 568 </widget> 569 569 <widget name="matric_no_history" meta_type="Lines Widget"> 570 <property name="title">Previous Matric No(s)</property>570 <property name="title">Previous Matric. Number(s)</property> 571 571 <property name="fields"> 572 572 <element value="matric_no_history"/>
Note: See TracChangeset for help on using the changeset viewer.