Changeset 401 for WAeUP_SRP/trunk/profiles/default/actions.xml
- Timestamp:
- 22 Aug 2006, 12:20:06 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/profiles/default/actions.xml
r384 r401 103 103 url_expr="string:${portal_url}/cpsdirectory_entry_search_form?dirname=members" 104 104 visible="True"> 105 <permission> View</permission>105 <permission>Modify portal content</permission> 106 106 </action> 107 107 <action title="Students" action_id="view_students" category="navigation" 108 108 condition_expr="" url_expr="string:${portal_url}/campus/students" 109 109 visible="False"> 110 <permission> View</permission>110 <permission>Modify portal content</permission> 111 111 </action> 112 112 <action title="Unchecked Items" action_id="unchecked"
Note: See TracChangeset for help on using the changeset viewer.