- Timestamp:
- 11 Oct 2006, 06:24:39 (18 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_accommodation/acco_folder_index.py
r637 r649 24 24 if context.isManager(): 25 25 if context.portal_type == 'AccoFolder': 26 return context.accommodation.acco mmodation_view()26 return context.accommodation.acco_folder_view() 27 27 elif context.portal_type == 'AccoHall': 28 28 return context.acco_hall_view()
Note: See TracChangeset for help on using the changeset viewer.