Last change
on this file since 1059 was
1033,
checked in by joachim, 18 years ago
|
search for department included
search for student_id now directly goes to the Student.
|
-
Property svn:keywords set to
Id
|
File size:
563 bytes
|
Rev | Line | |
---|
[584] | 1 | <?xml version="1.0"?> |
---|
| 2 | <object name="search_mode_voc" meta_type="CPS Vocabulary"> |
---|
| 3 | <property name="title"></property> |
---|
| 4 | <property name="title_msgid"></property> |
---|
| 5 | <property name="description"></property> |
---|
| 6 | <property name="acl_write_roles">Manager</property> |
---|
[603] | 7 | <item key="student_id" msgid="">Student Id (complete ids only)</item> |
---|
[584] | 8 | <item key="name" msgid="">Name</item> |
---|
[603] | 9 | <item key="matric_no" msgid="">Matriculation No</item> |
---|
| 10 | <item key="jamb_reg_no" msgid="">Jamb Registration No</item> |
---|
[1033] | 11 | <item key="department" msgid="">Department (complete ids only)</item> |
---|
[584] | 12 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.