- Timestamp:
- 10 Sep 2012, 11:05:07 (12 years ago)
- Location:
- main/waeup.kofa/branches/uli-async-update
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/uli-async-update
- Property svn:mergeinfo changed
-
main/waeup.kofa/branches/uli-async-update/src/waeup/kofa/university/catalog.py
r7811 r9169 159 159 self.title = context.course.title 160 160 self.code = context.getCourseCode 161 self.type = 'C ourse Referrer'161 self.type = 'Certificate Course' 162 162 163 163 def search(query=None, view=None):
Note: See TracChangeset for help on using the changeset viewer.