Last change
on this file since 1315 was
1315,
checked in by joachim, 18 years ago
|
M skins/waeup_student/getFormattedStudentEntry.py
do the sex right.
M skins/waeup_student/getSessionResults.py
remove wrong getattr(student,'clearance')
M profiles/default/schemas/student_study_course.xml
removed redundant fields
|
-
Property svn:keywords set to
Id
|
File size:
331 bytes
|
Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <object name="student_study_course" meta_type="CPS Schema"> |
---|
3 | <field name="title" meta_type="CPS String Field"/> |
---|
4 | <field name="study_course" meta_type="CPS String Field"> |
---|
5 | <property name="is_searchabletext">True</property> |
---|
6 | </field> |
---|
7 | <field name="current_level" meta_type="CPS String Field"/> |
---|
8 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.