Changeset 3008
- Timestamp:
- 11 Jan 2008, 07:15:37 (17 years ago)
- Location:
- WAeUP_SRP/base/skins
- Files:
-
- 1 added
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/base/skins/cps_custom/folder_delete.py
r2217 r3008 19 19 from Products.CMFCore.utils import getToolByName 20 20 here = context 21 22 #if context.portal_type == "University":23 # here = context.academics24 21 25 22 ti = getToolByName(here, 'portal_types').getTypeInfo(here.portal_type) -
WAeUP_SRP/base/skins/waeup_student/clearance_edit_lib.pt
r1737 r3008 11 11 that, if it is discovered at any time that I do not possess any of the 12 12 qualifications which I claim to have obtained, I will be expelled from the 13 University and shall not be re-admitted for the same or any other programme, 13 <span tal:replace="here/portal_properties/institution_title" /> 14 and shall not be re-admitted for the same or any other programme, 14 15 even if I have upgraded my previous qualifications or possess additional 15 16 qualifications.
Note: See TracChangeset for help on using the changeset viewer.