Changeset 1340 for WAeUP_SRP/trunk/profiles
- Timestamp:
- 21 Jan 2007, 23:20:00 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/profiles/default/actions.xml
r1338 r1340 44 44 visible="True"/> 45 45 <action title="Request Transfer" action_id="request_transfer" category="student" 46 condition_expr="python: here.getStudentWorkflowInfo()['cr']" url_expr="string:${portal_url}/request_transfer"47 visible="True"/> 46 condition_expr="python: member and here.getStudentWorkflowInfo()['cr']" url_expr="string:${portal_url}/request_transfer" 47 visible="True"/> 48 48 </action-provider> 49 49 <action-provider name="portal_actions">
Note: See TracChangeset for help on using the changeset viewer.