source: WAeUP_SRP/trunk/profiles/default/pins.xml @ 497

Last change on this file since 497 was 488, checked in by joachim, 18 years ago

modified scratch_card_pin widget to include prefix and batch_no
modified schemas and layouts accordingly.

  • Property svn:keywords set to Id
File size: 337 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_catalog" meta_type="CMF Catalog">
3 <column value="pin"/>
4 <column value="student"/>
5 <column value="serial"/>
6 <index name="pin" meta_type="FieldIndex">
7  <indexed_attr value="pin"/>
8 </index>
9 <index name="student" meta_type="FieldIndex">
10  <indexed_attr value="student"/>
11 </index>
12</object>
Note: See TracBrowser for help on using the repository browser.