[open-ils-commits] r8371 - branches/acq-experiment/Open-ILS/examples

svn at svn.open-ils.org svn at svn.open-ils.org
Wed Jan 9 15:54:38 EST 2008


Author: erickson
Date: 2008-01-09 15:30:03 -0500 (Wed, 09 Jan 2008)
New Revision: 8371

Modified:
   branches/acq-experiment/Open-ILS/examples/fm_IDL.xml
Log:
updated link class to acqplea

Modified: branches/acq-experiment/Open-ILS/examples/fm_IDL.xml
===================================================================
--- branches/acq-experiment/Open-ILS/examples/fm_IDL.xml	2008-01-09 20:09:42 UTC (rev 8370)
+++ branches/acq-experiment/Open-ILS/examples/fm_IDL.xml	2008-01-09 20:30:03 UTC (rev 8371)
@@ -2525,7 +2525,7 @@
 			<field reporter:label="Value" name="atter_value" oils_obj:array_position="7" oils_persist:virtual="false" reporter:datatype="text" />
 		</fields>
 		<links>
-			<link field="picklist_entry" reltype="has_a" key="id" map="" class="acqpl"/>
+			<link field="picklist_entry" reltype="has_a" key="id" map="" class="acqple"/>
 		</links>
 	</class>
 



More information about the open-ils-commits mailing list