Last change
on this file since 558 was
502,
checked in by joachim, 18 years ago
|
Scratchcard Pin Generation
basic login in apply_admission
|
-
Property svn:keywords set to
Id
|
File size:
410 bytes
|
Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <object name="portal_accommodation" meta_type="CMF Catalog"> |
---|
3 | <column value="bed"/> |
---|
4 | <column value="student"/> |
---|
5 | <index name="bed" meta_type="FieldIndex"> |
---|
6 | <indexed_attr value="bed"/> |
---|
7 | </index> |
---|
8 | <index name="bed_type" meta_type="FieldIndex"> |
---|
9 | <indexed_attr value="bed_type"/> |
---|
10 | </index> |
---|
11 | <index name="student" meta_type="FieldIndex"> |
---|
12 | <indexed_attr value="student"/> |
---|
13 | </index> |
---|
14 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.