Changeset 666 for WAeUP_SRP/trunk


Ignore:
Timestamp:
12 Oct 2006, 11:32:28 (18 years ago)
Author:
Henrik Bettermann
Message:

JAMB state was editable
Help texts modified

Location:
WAeUP_SRP/trunk/profiles/default/layouts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/default/layouts/acco_hall.xml

    r638 r666  
    1212  </property>
    1313  <property name="is_required">True</property>
    14   <property name="label">Bedspaces for Final Students</property>
    15   <property name="label_edit">Bedspaces for Final Students</property>
    16   <property name="help">Name the bedspaces for final year students.</property>
     14  <property name="label">Beds for Final Students</property>
     15  <property name="label_edit">Beds for Final Students</property>
     16  <property name="help">Name the bedspaces for final year students.
     17                        Attention: The bed letters must not exceed the number of beds per room.</property>
    1718  <property name="readonly_layout_modes"/>
    1819  <property name="hidden_layout_modes"/>
     
    2526  </property>
    2627  <property name="is_required">True</property>
    27   <property name="label">Bedspaces for Fresh Students</property>
    28   <property name="label_edit">Bedspaces for Fresh Students</property>
    29   <property name="help">Name the bedspaces for first year students</property>
    30   <property name="readonly_layout_modes"/>
    31   <property name="hidden_layout_modes"/>
    32   <property name="hidden_readonly_layout_modes"/>
    33   <property name="vocabulary">waeup_bed_letters</property>
    34  </widget>
    35  <widget name="beds_for_returning" meta_type="MultiSelect Widget">
    36   <property name="fields">
    37    <element value="beds_for_returning"/>
    38   </property>
    39   <property name="is_required">True</property>
    40   <property name="label">Bedspaces for Returning Students</property>
    41   <property name="label_edit">Bedspaces for Returning Students</property>
    42   <property
    43      name="help"></property>
     28  <property name="label">Beds for Fresh Students</property>
     29  <property name="label_edit">Beds for Fresh Students</property>
     30  <property name="help">Name the beds for first year students.
     31                        Attention: The bed letters must not exceed the number of beds per room.</property>
    4432  <property name="readonly_layout_modes"/>
    4533  <property name="hidden_layout_modes"/>
  • WAeUP_SRP/trunk/profiles/default/layouts/student_application_fe.xml

    r659 r666  
    169169  <property name="label_edit">JAMB State</property>
    170170  <property name="readonly_layout_modes">
     171   <element value="edit"/>
    171172  </property>
    172173  <property name="hidden_layout_modes">
Note: See TracChangeset for help on using the changeset viewer.