- Timestamp:
- 27 Nov 2007, 07:07:51 (17 years ago)
- Location:
- WAeUP_SRP/fceokene/profiles/default
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/fceokene/profiles/default/actions.xml
r2758 r2782 113 113 <action title="PCE Screening Test" action_id="apply_pce_admission" 114 114 category="student" condition_expr="not:member" 115 url_expr="string:${portal_url}/apply_admission/pce" visible=" True">115 url_expr="string:${portal_url}/apply_admission/pce" visible="False"> 116 116 <permission>View</permission> 117 117 </action> 118 118 <action title="PRE-NCE Application" action_id="apply_prence_admission" 119 119 category="student" condition_expr="not:member" 120 url_expr="string:${portal_url}/apply_admission/prence" visible=" True">120 url_expr="string:${portal_url}/apply_admission/prence" visible="False"> 121 121 <permission>View</permission> 122 122 </action> -
WAeUP_SRP/fceokene/profiles/default/layouts/application_cest.xml
r2764 r2782 514 514 </property> 515 515 <property name="hidden_readonly_layout_modes"/> 516 <property name="vocabulary">cos </property>516 <property name="vocabulary">cos_cest</property> 517 517 <property name="sorted">True</property> 518 518 <property name="css_class_expr">string:row</property> … … 536 536 <property name="hidden_readonly_layout_modes"/> 537 537 <property name="sorted">True</property> 538 <property name="vocabulary">cos </property>538 <property name="vocabulary">cos_cest</property> 539 539 <property name="css_class_expr">string:row</property> 540 540 </widget> … … 560 560 <property name="hidden_readonly_layout_modes"/> 561 561 <property name="sorted">True</property> 562 <property name="vocabulary">cos </property>562 <property name="vocabulary">cos_cest</property> 563 563 <property name="css_class_expr">string:row</property> 564 564 </widget>
Note: See TracChangeset for help on using the changeset viewer.