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_accommodation/acco_folder_index.py

    r805 r901  
    2424    elif context.portal_type == 'AccoHall':
    2525        return context.acco_hall_view()
    26     return redirect("%s/srp_manager_view" % context.portal_url())
     26    return redirect("%s/srp_view" % context.portal_url())
    2727else:
    2828    return redirect("%s/srp_anonymous_view" % context.portal_url())
Note: See TracChangeset for help on using the changeset viewer.