[open-ils-commits] r15324 - trunk/Open-ILS/examples (erickson)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Jan 15 11:20:30 EST 2010


Author: erickson
Date: 2010-01-15 11:20:28 -0500 (Fri, 15 Jan 2010)
New Revision: 15324

Modified:
   trunk/Open-ILS/examples/fm_IDL.xml
Log:
repaired copy/paste thinko in edi_account provider link

Modified: trunk/Open-ILS/examples/fm_IDL.xml
===================================================================
--- trunk/Open-ILS/examples/fm_IDL.xml	2010-01-15 16:10:49 UTC (rev 15323)
+++ trunk/Open-ILS/examples/fm_IDL.xml	2010-01-15 16:20:28 UTC (rev 15324)
@@ -5064,7 +5064,7 @@
 			<field name="in_dir"        reporter:datatype="text"      reporter:label="Incoming Directory"/>
 		</fields>
 		<links>
-			<link field="provider" reltype="has_a" key="id" map="" class="rof"/>
+			<link field="provider" reltype="has_a" key="id" map="" class="acqpro"/>
 		</links>
         <permacrud xmlns="http://open-ils.org/spec/opensrf/IDL/permacrud/v1">
             <actions>



More information about the open-ils-commits mailing list