Changeset 2800 for WAeUP_SRP/uniben/profiles/default/layouts
- Timestamp:
- 27 Nov 2007, 21:40:47 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/uniben/profiles/default/layouts/import_application.xml
r2591 r2800 537 537 <property name="css_class_expr">string:row</property> 538 538 </widget> 539 <widget name="status" meta_type="String Widget"> 540 <property name="title">Application Status</property> 541 <property name="fields"> 542 <element value="status"/> 543 </property> 544 <property name="label">Application Status</property> 545 <property name="label_edit">Application Status</property> 546 <property name="description"></property> 547 <property name="help"></property> 548 <property name="is_i18n">False</property> 549 <property name="widget_mode_expr"></property> 550 <property name="readonly_layout_modes"> 551 </property> 552 <property name="hidden_layout_modes"> 553 </property> 554 <property name="hidden_readonly_layout_modes"/> 555 <property name="css_class_expr">string:row</property> 556 </widget> 539 <widget name="status" meta_type="Select Widget"> 540 <property name="title">Application Status</property> 541 <property name="fields"> 542 <element value="status"/> 543 </property> 544 <property name="label">Application Status</property> 545 <property name="label_edit">Application Status</property> 546 <property name="readonly_layout_modes"> 547 </property> 548 <property name="hidden_layout_modes"> 549 </property> 550 <property name="hidden_readonly_layout_modes"/> 551 <property name="css_class_expr">string:row</property> 552 <property name="vocabulary">application_status</property> 553 </widget> 557 554 <widget name="course1" meta_type="Select Widget"> 558 555 <property name="title">1st Choice Course of Study</property>
Note: See TracChangeset for help on using the changeset viewer.