Changeset 2782 for WAeUP_SRP


Ignore:
Timestamp:
27 Nov 2007, 07:07:51 (17 years ago)
Author:
Henrik Bettermann
Message:

use cos_cest for cest application

Location:
WAeUP_SRP/fceokene/profiles/default
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/fceokene/profiles/default/actions.xml

    r2758 r2782  
    113113  <action title="PCE Screening Test" action_id="apply_pce_admission"
    114114     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">
    116116   <permission>View</permission>
    117117  </action>
    118118  <action title="PRE-NCE Application" action_id="apply_prence_admission"
    119119     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">
    121121   <permission>View</permission>
    122122  </action>
  • WAeUP_SRP/fceokene/profiles/default/layouts/application_cest.xml

    r2764 r2782  
    514514    </property>
    515515    <property name="hidden_readonly_layout_modes"/>
    516     <property name="vocabulary">cos</property>
     516    <property name="vocabulary">cos_cest</property>
    517517    <property name="sorted">True</property>
    518518    <property name="css_class_expr">string:row</property>
     
    536536    <property name="hidden_readonly_layout_modes"/>
    537537    <property name="sorted">True</property>
    538     <property name="vocabulary">cos</property>
     538    <property name="vocabulary">cos_cest</property>
    539539    <property name="css_class_expr">string:row</property>
    540540  </widget>
     
    560560    <property name="hidden_readonly_layout_modes"/>
    561561    <property name="sorted">True</property>
    562     <property name="vocabulary">cos</property>
     562    <property name="vocabulary">cos_cest</property>
    563563    <property name="css_class_expr">string:row</property>
    564564  </widget>
Note: See TracChangeset for help on using the changeset viewer.