Changeset 3714
- Timestamp:
- 8 Oct 2008, 18:29:55 (16 years ago)
- Location:
- WAeUP_SRP/trunk
- Files:
-
- 42 added
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/CHANGES.txt
r3712 r3714 78 78 ----------------- 79 79 - implement demand for payment slip for OIS 80 81 1.14 (2008-10-08) 82 ----------------- 83 - add FCEOyo profile and skin -
WAeUP_SRP/trunk/__init__.py
r3708 r3714 157 157 'WAeUP_SRP', 158 158 EXTENSION, 159 for_=ICPSSite) 159 for_=ICPSSite) 160 profile_registry.registerProfile( 161 'fceoyo', 162 'WAeUP FCE Oyo Profile', 163 "Federal College of Education", 164 'profiles/fceoyo', 165 'WAeUP_SRP', 166 EXTENSION, 167 for_=ICPSSite) 160 168 ## DirectoryTypeRegistry.register(WAeUPTables.Applicants) 161 169
Note: See TracChangeset for help on using the changeset viewer.