- Timestamp:
- 3 Dec 2007, 10:01:58 (17 years ago)
- Location:
- WAeUP_SRP/uniben/profiles/default
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/uniben/profiles/default/layouts/acco_hall.xml
r2820 r2841 9 9 <property name="validate_values_expr"></property> 10 10 11 <widget name="sort_id" meta_type="Int Widget"> 12 <property name="fields"> 13 <element value="sort_id"/> 14 </property> 15 <property name="is_required">True</property> 16 <property name="label">Sort Id</property> 17 <property name="label_edit">Sort Id</property> 18 <property name="is_limited">True</property> 19 <property name="min_value">1</property> 20 <property name="max_value">1000</property> 21 </widget> 22 11 23 <widget name="beds_for_pre" meta_type="MultiSelect Widget"> 12 24 <property name="fields"> … … 203 215 <row> 204 216 <cell name="blocks_for_male"/> 205 </row> 217 </row> 206 218 <row> 207 219 <cell name="nr_of_blocks"/> -
WAeUP_SRP/uniben/profiles/default/schemas/acco_hall.xml
r2820 r2841 2 2 <?xml-stylesheet type="text/xsl" href="schema.xsl"?> 3 3 <object name="acco_hall" meta_type="CPS Schema"> 4 <field name="sort_id" meta_type="CPS Int Field"/> 4 5 <field name="beds_for_final" meta_type="CPS String List Field"/> 5 6 <field name="beds_for_fresh" meta_type="CPS String List Field"/>
Note: See TracChangeset for help on using the changeset viewer.