Changeset 5789 for WAeUP_SRP/trunk/profiles/ois
- Timestamp:
- 2 Mar 2011, 16:15:23 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/profiles/ois/actions.xml
r4300 r5789 20 20 <action title="My Accommodation" action_id="reserve_accommodation" 21 21 category="student_navigation" condition_expr="member" 22 url_expr="string:${portal_url}/campus/students/${member}/ reserve_accommodation" visible="False"/>22 url_expr="string:${portal_url}/campus/students/${member}/accommodations" visible="False"/> 23 23 <action title="Students" action_id="view_students" category="navigation" 24 24 condition_expr="python:portal.campus.students.isSectionOfficer() "
Note: See TracChangeset for help on using the changeset viewer.