Ignore:
Timestamp:
10 Oct 2007, 14:13:06 (17 years ago)
Author:
Henrik Bettermann
Message:

Uniben product updated

Location:
WAeUP_SRP/uniben/profiles/default
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/uniben/profiles/default/layouts.xml

    r2311 r2341  
    77  <object name="academics_search" meta_type="CPS Layout"/>
    88  <object name="application_pume" meta_type="CPS Layout"/>
     9  <object name="application_pde" meta_type="CPS Layout"/>
    910  <object name="application_prence" meta_type="CPS Layout"/>
    1011  <object name="application_pce" meta_type="CPS Layout"/>
  • WAeUP_SRP/uniben/profiles/default/layouts/course.xml

    r1449 r2341  
    4444  <property name="hidden_layout_modes"/>
    4545  <property name="hidden_readonly_layout_modes"/>
     46 </widget>
     47  <widget name="level" meta_type="String Widget">
     48  <property name="title">Level</property>
     49  <property name="fields">
     50   <element value="level"/>
     51  </property>
     52  <property name="label">Level</property>
     53  <property name="label_edit">Level</property>
     54  <property name="readonly_layout_modes"/>
     55  <property name="hidden_layout_modes"/>
     56  <property name="hidden_readonly_layout_modes"/>
     57  <property name="display_width">60</property>
    4658 </widget>
    4759 <widget name="credits" meta_type="Int Widget">
     
    121133  </row>
    122134  <row>
     135   <cell name="level"/>
     136  </row>
     137  <row>
    123138   <cell name="semester"/>
    124139  </row>
  • WAeUP_SRP/uniben/profiles/default/schemas/application.xml

    r2111 r2341  
    2525 <field name="reg_no" meta_type="CPS String Field"/>
    2626 <field name="date_of_birth" meta_type="CPS DateTime Field"/>
     27 <field name="jamb_age" meta_type="CPS String Field"/>
     28 <field name="jamb_state" meta_type="CPS String Field"/>
     29 <field name="jamb_lga" meta_type="CPS String Field"/>
    2730 <field name="application_date" meta_type="CPS DateTime Field"/>
    2831 <field name="score" meta_type="CPS Int Field"/>
Note: See TracChangeset for help on using the changeset viewer.