Changeset 1835 for WAeUP_SRP/trunk/profiles/default/layouts
- Timestamp:
- 30 May 2007, 10:37:30 (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
r1832 r1835 297 297 <property name="allow_resize">True</property> 298 298 </widget> 299 <widget name="matric_no_history" meta_type=" StringWidget">300 <property name="title">Previous Matric .Number(s)</property>299 <widget name="matric_no_history" meta_type="Lines Widget"> 300 <property name="title">Previous Matriculation Number(s)</property> 301 301 <property name="fields"> 302 302 <element value="matric_no_history"/> 303 303 </property> 304 <property name="label">Previous Matric. Number(s)</property> 305 <property name="label_edit">Previous Matric. Number(s)</property> 306 <property name="readonly_layout_modes"/> 304 <property name="label">Previous Matriculation Number(s)</property> 305 <property name="label_edit">Previous Matriculation Number(s)</property> 306 <property name="readonly_layout_modes"> 307 <element value="edit"/> 308 </property> 307 309 <property name="hidden_layout_modes"> 308 310 <element value="create"/> -
WAeUP_SRP/trunk/profiles/default/layouts/student_clearance_fe.xml
r1832 r1835 568 568 </widget> 569 569 <widget name="matric_no_history" meta_type="Lines Widget"> 570 <property name="title">Previous Matric .Number(s)</property>570 <property name="title">Previous Matriculation Number(s)</property> 571 571 <property name="fields"> 572 572 <element value="matric_no_history"/> 573 573 </property> 574 <property name="label">Previous Matric. Number(s)</property> 575 <property name="label_edit">Previous Matric. Number(s)</property> 576 <property name="readonly_layout_modes"/> 574 <property name="label">Previous Matriculation Number(s)</property> 575 <property name="label_edit">Previous Matriculation Number(s)</property> 576 <property name="readonly_layout_modes"> 577 <element value="edit"/> 578 </property> 577 579 <property name="hidden_layout_modes"> 578 580 <element value="create"/> … … 581 583 <property name="width">50</property> 582 584 <property name="height">2</property> 583 </widget> 585 </widget> 584 586 <widget name="nationality" meta_type="Select Widget"> 585 587 <property name="title">Nationality</property>
Note: See TracChangeset for help on using the changeset viewer.