Changeset 736 for WAeUP_SRP/trunk/profiles
- Timestamp:
- 21 Oct 2006, 12:23:15 (18 years ago)
- Location:
- WAeUP_SRP/trunk/profiles/default
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/profiles/default/layouts/acco_hall.xml
r714 r736 124 124 <property name="label_true">female</property> 125 125 </widget> 126 <table> 126 <widget name="maintainance_code" meta_type="Select Widget"> 127 <property name="title">Maintainance Code</property> 128 <property name="fields"> 129 <element value="maintainance_code"/> 130 </property> 131 <property name="is_required">True</property> 132 <property name="label">Maintainance Code</property> 133 <property name="label_edit">Maintainance Code</property> 134 <property name="readonly_layout_modes"/> 135 <property name="hidden_layout_modes"/> 136 <property name="hidden_readonly_layout_modes"/> 137 <property name="vocabulary">pin_prefixes</property> 138 </widget> 139 <table> 127 140 <row> 128 141 <cell name="Title"/> 142 </row> 143 <row> 144 <cell name="maintainance_code"/> 129 145 </row> 130 146 <row> -
WAeUP_SRP/trunk/profiles/default/schemas/acco_hall.xml
r714 r736 24 24 </field> 25 25 <field name="which_sex" meta_type="CPS Boolean Field"> 26 </field> 26 </field> 27 <field name="maintainance_code" meta_type="CPS String Field"/> 27 28 </object>
Note: See TracChangeset for help on using the changeset viewer.