- Timestamp:
- 4 Feb 2011, 10:13:20 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/search_students.py
r4006 r5701 105 105 if l == end_levels[c]: 106 106 certificate_levels += "%s/%s" % (c,int(l) + 100), 107 certificate_levels += "%s/%s" % (c,int(l) + 110), 107 108 user_info['certificate_levels'] = session_data['certificate_levels'] = certificate_levels 108 109
Note: See TracChangeset for help on using the changeset viewer.