Changeset 404 for WAeUP_SRP/trunk/skins
- Timestamp:
- 22 Aug 2006, 21:45:50 (18 years ago)
- Location:
- WAeUP_SRP/trunk/skins/waeup_student
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/add_course_ticket.py
r164 r404 2 2 # $Id$ 3 3 """ 4 book an accomodation 4 add a course_ticket 5 5 """ 6 6 type_name = 'CourseTicket' -
WAeUP_SRP/trunk/skins/waeup_student/book_accommodation.py
r166 r404 2 2 # $Id$ 3 3 """ 4 book an acco modation4 book an accoMmodation 5 5 """ 6 6 import DateTime -
WAeUP_SRP/trunk/skins/waeup_student/pay_hostel_fee.py
r166 r404 2 2 # $Id$ 3 3 """ 4 book an accom odation4 book an accommodation 5 5 """ 6 6 import DateTime
Note: See TracChangeset for help on using the changeset viewer.