source: WAeUP_SRP/trunk/profiles/default/vocabularies/student_search_mode.xml @ 601

Last change on this file since 601 was 596, checked in by joachim, 18 years ago

student search should work now as follows:

if All States is selected a search string must be specified.
if another review state is specified, the searchstring can be empty.
if it is not empty, both are ANDed.

File size: 459 bytes
Line 
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>
7 <item key="student_id" msgid="">Student Id</item>
8 <item key="name" msgid="">Name</item>
9 <item key="matric_no" msgid="">Matriculation Number</item>
10 <item key="jamb_id" msgid="">Jamb Id</item>
11</object>
Note: See TracBrowser for help on using the repository browser.