Ignore:
Timestamp:
20 Nov 2006, 07:33:16 (18 years ago)
Author:
Henrik Bettermann
Message:

srp_manager_view and campus_manager_view renamed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_academics/academics_index.py

    r805 r901  
    3636    elif context.portal_type in ('CertificateCourse','Course'):
    3737        return context.waeup_document_view()
    38     return redirect("%s/srp_manager_view" % context.portal_url())
     38    return redirect("%s/srp_view" % context.portal_url())
    3939
Note: See TracChangeset for help on using the changeset viewer.