Last change
on this file since 2764 was
2516,
checked in by Henrik Bettermann, 17 years ago
|
new deadline
layout and schema should be called application (like the other layouts)
|
File size:
771 bytes
|
Rev | Line | |
---|
[1756] | 1 | <?xml version="1.0"?> |
---|
| 2 | <?xml-stylesheet type="text/xsl" href="vocabulary.xsl"?> |
---|
| 3 | <object name="entry_modes" meta_type="CPS Vocabulary"> |
---|
| 4 | <property name="title"></property> |
---|
| 5 | <property name="title_msgid"></property> |
---|
| 6 | <property name="description"></property> |
---|
| 7 | <property name="acl_write_roles">Manager</property> |
---|
| 8 | <item key="student" msgid="">Student Data</item> |
---|
[2264] | 9 | <item key="faculty" msgid="">Faculty Data</item> |
---|
[2193] | 10 | <item key="department" msgid="">Department Data</item> |
---|
[2282] | 11 | <item key="course" msgid="">Course Data</item> |
---|
[2482] | 12 | <item key="course_result" msgid="">Course Result Data</item> |
---|
[2282] | 13 | <item key="certificate" msgid="">Certificate Data</item> |
---|
| 14 | <item key="certificate_course" msgid="">Certificate Course Data</item> |
---|
[2516] | 15 | <item key="application" msgid="">Application Data</item> |
---|
[1756] | 16 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.