source: waeup_product/trunk/profiles/default/vocabularies/faculties.xml @ 215

Last change on this file since 215 was 199, checked in by joachim, 18 years ago

=profiles created upgrade to CPS3.4

File size: 757 bytes
RevLine 
[199]1<?xml version="1.0"?>
2<object name="faculties" 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="agri" msgid="">Agriculture</item>
8 <item key="arts" msgid="">Arts</item>
9 <item key="bmed" msgid="">Basic Med Sciences</item>
10 <item key="edu" msgid="">Education</item>
11 <item key="eng" msgid="">Engeneering</item>
12 <item key="law" msgid="">Law</item>
13 <item key="phar" msgid="">Pharmacy</item>
14 <item key="sod" msgid="">School of Denistry</item>
15 <item key="som" msgid="">School of Medicine</item>
16 <item key="sci" msgid="">Science</item>
17 <item key="soc" msgid="">Social Science</item>
18</object>
Note: See TracBrowser for help on using the repository browser.