Changeset 2829
- Timestamp:
- 30 Nov 2007, 08:46:50 (17 years ago)
- Location:
- WAeUP_SRP
- Files:
-
- 2 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/base/skins/waeup_student/accommodation_slip.pt
r1783 r2829 8 8 <span tal:condition="python: info_acco and info_acco['acco']"> 9 9 <h3>Hostel Allocation Slip (and Maintenance Receipt)</h3> 10 <br /> 11 - updated database - 10 12 11 <br /><br /> 13 12 -
WAeUP_SRP/fceokene/profiles/customized_files.txt
r2714 r2829 3 3 layouts/acco_hall.xml 4 4 layouts/members.xml 5 layouts/student_accommodation_fe.xml 5 6 vocabularies/cos.xml (edited by Issoufou) 6 7 vocabularies/levels.xml -
WAeUP_SRP/fceokene/profiles/default/layouts/student_accommodation_fe.xml
r1571 r2829 51 51 <property name="hidden_readonly_layout_modes"/> 52 52 </widget> 53 <widget name="acco_res_sc_pin" meta_type="Scratchcard Pin Widget"> 54 <property name="title">Access Code</property> 55 <property name="fields"> 56 <element value="acco_res_sc_pin"/> 57 </property> 58 <property name="label">Access Code</property> 59 <property name="label_edit">Access Code</property> 60 <property name="readonly_layout_modes"> 61 <element value="edit"/> 62 </property> 63 <property name="hidden_layout_modes"/> 64 <property name="hidden_readonly_layout_modes"/> 65 <property name="prefix">HOS</property> 66 </widget> 53 67 54 <widget name="bed" meta_type="Method Widget"> 68 55 <property name="title">Bed</property> … … 116 103 </row> 117 104 <row> 118 <cell name="acco_res_sc_pin"/>119 </row>120 <row>121 105 <cell name="acco_res_date"/> 122 106 </row>
Note: See TracChangeset for help on using the changeset viewer.