Ignore:
Timestamp:
29 Dec 2010, 12:08:04 (14 years ago)
Author:
Henrik Bettermann
Message:

Do not overwrite student_login when importing the WAeUP Uniben profile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/uniben/actions.xml

    r5616 r5623  
    77   <permission>View</permission>
    88  </action>
    9   <action title="Alumnus Login" action_id="login_student" category="student"
     9  <action title="Alumnus Login" action_id="login_alumni" category="student"
    1010     condition_expr="python: not member and (portal.portal_url().find('uniben-alumni.waeup.org') &gt;-1 or portal.portal_url().find('uniben-demo.waeup.org') &gt;-1)"
    1111     url_expr="string:${portal_url}/login_student" visible="True">
Note: See TracChangeset for help on using the changeset viewer.