Changeset 5623 for WAeUP_SRP/trunk/profiles/uniben
- Timestamp:
- 29 Dec 2010, 12:08:04 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/profiles/uniben/actions.xml
r5616 r5623 7 7 <permission>View</permission> 8 8 </action> 9 <action title="Alumnus Login" action_id="login_ student" category="student"9 <action title="Alumnus Login" action_id="login_alumni" category="student" 10 10 condition_expr="python: not member and (portal.portal_url().find('uniben-alumni.waeup.org') >-1 or portal.portal_url().find('uniben-demo.waeup.org') >-1)" 11 11 url_expr="string:${portal_url}/login_student" visible="True">
Note: See TracChangeset for help on using the changeset viewer.