Changeset 2914 for WAeUP_SRP/uniben/profiles/default
- Timestamp:
- 10 Dec 2007, 21:50:51 (17 years ago)
- Location:
- WAeUP_SRP/uniben/profiles/default/layouts
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/uniben/profiles/default/layouts/student_accommodation.xml
r2912 r2914 54 54 </widget> 55 55 <widget name="acco_maint_sc_pin" meta_type="Scratchcard Pin Widget"> 56 <property name="title"> Access Code</property>56 <property name="title">Hostel Maintenance PIN</property> 57 57 <property name="fields"> 58 58 <element value="acco_maint_sc_pin"/> 59 59 </property> 60 <property name="label"> Access Code</property>61 <property name="label_edit"> Access Code</property>60 <property name="label">Hostel Maintenance PIN</property> 61 <property name="label_edit">Hostel Maintenance PIN</property> 62 62 <property name="readonly_layout_modes"> 63 63 <element value="edit"/> … … 180 180 <row> 181 181 <cell name="acco_maint_sc_pin"/> 182 </row> 182 </row> 183 <row> 184 <cell name="acco_maint_pay_id"/> 185 </row> 183 186 <row> 184 187 <cell name="acco_maint_date"/> 185 188 </row> 189 186 190 </table> 187 191 </object> -
WAeUP_SRP/uniben/profiles/default/layouts/student_accommodation_fe.xml
r2912 r2914 52 52 </property> 53 53 <property name="hidden_readonly_layout_modes"/> 54 </widget> 54 </widget> 55 55 <widget name="acco_res_date" meta_type="DateTime Widget"> 56 56 <property name="title">Hostel Application Date</property> … … 145 145 <row> 146 146 <cell name="acco_maint_fee"/> 147 </row> 147 </row> 148 148 <row> 149 149 <cell name="acco_maint_date"/>
Note: See TracChangeset for help on using the changeset viewer.