Changeset 3008


Ignore:
Timestamp:
11 Jan 2008, 07:15:37 (17 years ago)
Author:
Henrik Bettermann
Message:

display correct institution type

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  
    1919from Products.CMFCore.utils import getToolByName
    2020here = context
    21 
    22 #if context.portal_type == "University":
    23 #    here = context.academics
    2421
    2522ti = getToolByName(here, 'portal_types').getTypeInfo(here.portal_type)
  • WAeUP_SRP/base/skins/waeup_student/clearance_edit_lib.pt

    r1737 r3008  
    1111      that, if it is discovered at any time that I do not possess any of the
    1212      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,
    1415      even if I have upgraded my previous qualifications or possess additional
    1516      qualifications.   
Note: See TracChangeset for help on using the changeset viewer.