Changeset 2302 for WAeUP_SRP/fceokene
- Timestamp:
- 2 Oct 2007, 09:26:25 (17 years ago)
- Location:
- WAeUP_SRP/fceokene/profiles/default
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/fceokene/profiles/default/layouts/import_student.xml
r2297 r2302 263 263 </widget> 264 264 265 <widget name="lga" meta_type="WAeUP LGA Widget"> 266 <property name="title">LGA</property> 267 <property name="fields"> 268 <element value="lga"/> 269 </property> 270 <property name="label">LGA</property> 271 <property name="label_edit">LGA</property> 272 <property name="readonly_layout_modes"/> 273 <property name="hidden_layout_modes"> 274 edit 275 </property> 276 <property name="hidden_readonly_layout_modes"/> 277 </widget> 278 279 <widget name="state" meta_type="WAeUP LGA Widget"> 280 <property name="title">State</property> 281 <property name="fields"> 282 <element value="state"/> 283 </property> 284 <property name="label">State</property> 285 <property name="label_edit">State</property> 286 <property name="readonly_layout_modes"/> 287 <property name="hidden_layout_modes"> 288 edit 289 </property> 290 <property name="hidden_readonly_layout_modes"/> 291 </widget> 292 265 293 <widget name="matric_no" meta_type="String Widget"> 266 294 <property name="title">Matriculation No</property> -
WAeUP_SRP/fceokene/profiles/default/schemas/import_student.xml
r2268 r2302 15 15 <field name="jamb_score" meta_type="CPS Int Field"/> 16 16 <field name="jamb_age" meta_type="CPS String Field"/> 17 <field name="lga" meta_type="CPS String Field"/> 18 <field name="state" meta_type="CPS String Field"/> 17 19 <field name="study_course" meta_type="CPS String Field"/> 18 20 <field name="nationality" meta_type="CPS String Field"/>
Note: See TracChangeset for help on using the changeset viewer.