Changeset 2113 for WAeUP_SRP/trunk/WAeUPTables.py
- Timestamp:
- 17 Aug 2007, 12:37:42 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/WAeUPTables.py
r2112 r2113 391 391 class ApplicantsCatalog(WAeUPTable): ###( 392 392 393 meta_type = ' New Students'393 meta_type = 'WAeUP Applicants Catalog' 394 394 name = "applicants_catalog" 395 395 key = "reg_no"
Note: See TracChangeset for help on using the changeset viewer.