Last change
on this file since 482 was
440,
checked in by joachim, 18 years ago
|
levels can be created
keyerror elective fixed
check for blanks in Id's checked
|
File size:
311 bytes
|
Rev | Line | |
---|
[440] | 1 | <?xml version="1.0"?> |
---|
| 2 | <object name="portal_catalog" meta_type="CMF Catalog"> |
---|
| 3 | <column value="pin"/> |
---|
| 4 | <column value="student"/> |
---|
| 5 | <index name="pin" meta_type="FieldIndex"> |
---|
| 6 | <indexed_attr value="pin"/> |
---|
| 7 | </index> |
---|
| 8 | <index name="student" meta_type="FieldIndex"> |
---|
| 9 | <indexed_attr value="student"/> |
---|
| 10 | </index> |
---|
| 11 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.