Changeset 2541 for WAeUP_SRP/uniben


Ignore:
Timestamp:
6 Nov 2007, 09:01:09 (17 years ago)
Author:
Henrik Bettermann
Message:

vocabularies fixed
better error messages for logged in members

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

Legend:

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

    r2519 r2541  
    659659    <property name="title">2nd Choice Course of Study</property>
    660660    <property name="fields">
    661       <element value="course3"/>
     661      <element value="course2"/>
    662662    </property>
    663663    <property name="label">2nd Choice Course of Study</property>
     
    698698    <property name="css_class_expr">string:row</property>
    699699  </widget>
    700  
     700
    701701  <widget name="course_admitted" meta_type="Select Widget">
    702702    <property name="title">Course of Study (admitted)</property>
     
    717717    <property name="hidden_readonly_layout_modes"/>
    718718    <property name="sorted">True</property>
    719     <property name="vocabulary">cos</property>   
    720     <property name="css_class_expr">string:row</property>
    721   </widget> 
    722  
     719    <property name="vocabulary">cos</property>
     720    <property name="css_class_expr">string:row</property>
     721  </widget>
     722
    723723  <widget name="hq_type" meta_type="Select Widget">
    724724    <property name="title">Higher Qualification</property>
     
    874874  <row>
    875875   <cell name="course_admitted" ncols="2"/>
    876   </row> 
     876  </row>
    877877  <row>
    878878   <cell name="notice" ncols="2"/>
  • WAeUP_SRP/uniben/profiles/default/vocabularies/cos.xml

    r2369 r2541  
    77    <property name="acl_write_roles">Manager</property>
    88
    9     <item key="" msgid="">N/A</item>
     9    <item key="" msgid="">--</item>
    1010    <item key="None" msgid=""></item>
    1111    <item key="BSCANA" msgid="">B.SC (ANATOMY)</item>
     
    8585    <item key="BSCGLY" msgid="">BACHELOR OF SCIENCE (GEOLOGY)</item>
    8686    <item key="BSCMCB" msgid="">BACHELOR OF SCIENCE (MICROBIOLOGY)</item>
    87     <item key="BSCMLS" msgid="">BACHELOR OF SCIENCE (MEDICAL LAB SCIENCE)</item>   
     87    <item key="BSCMLS" msgid="">BACHELOR OF SCIENCE (MEDICAL LAB SCIENCE)</item>
    8888    <item key="BSCSAA" msgid="">BACHELOR OF SCIENCE (SOC.AND ANTHRO.)</item>
    8989    <item key="BSCAEB" msgid="">BACHELOR OF SCIENCE IN ANIMAL AND ENVIRONMENTAL BIOLOGY</item>
  • WAeUP_SRP/uniben/profiles/default/vocabularies/local_gov_areas.xml

    r2186 r2541  
    279279    <item key="edo_egor" msgid="">Edo / Egor</item>
    280280    <item key="edo_esan-central" msgid="">Edo / Esan-Central</item>
    281     <item key="edo_esan-north-east_" msgid="">Edo / Esan-North-East</item>
     281    <item key="edo_esan-north-east" msgid="">Edo / Esan-North-East</item>
    282282    <item key="edo_esan-south-east" msgid="">Edo / Esan-South-East</item>
    283283    <item key="edo_esan-west" msgid="">Edo / Esan-West</item>
Note: See TracChangeset for help on using the changeset viewer.